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

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

<https://eurobis.org/id/occurrence/5740__1412618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1412619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415474-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415474-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415474-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415474-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415474-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415111-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415111-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415111-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415111-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415111-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415693-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415693-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415693-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415693-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415693-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415301-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415301-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415301-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415301-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415301-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415302-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415302-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415302-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415302-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415302-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1412615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1412616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413668-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413668-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413668-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413668-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413668-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419078-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419078-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419078-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419078-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419078-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417467-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417467-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417467-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417467-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417467-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418418-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418418-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418418-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418418-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418418-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415473-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415473-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415473-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415473-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415473-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415657-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415657-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415657-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415657-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415657-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415692-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415692-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415692-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415692-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415692-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415109-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415109-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415109-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415109-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415109-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1412617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1412612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1412613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419245-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419245-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419245-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419245-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419245-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419186-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419186-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419186-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419186-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419186-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419816-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419816-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419816-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419816-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419816-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419750-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419750-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419750-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419750-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419750-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418696-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418696-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418696-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418696-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418696-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419657-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419657-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419657-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419657-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419657-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419050-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419050-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419050-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419050-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419050-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419063-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419063-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419063-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419063-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419063-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419070-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419070-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419070-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419070-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419070-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420063-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420063-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420063-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420063-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420063-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419999-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419999-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419999-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419999-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419999-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419080-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419080-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419080-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419080-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419080-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1416935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1416951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1416966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414125-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414125-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414125-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414125-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414125-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1416877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1416891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1416906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1416921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1416981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1416994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414142-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414142-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414142-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414142-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414142-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415532-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415532-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415532-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415532-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415532-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415257-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415257-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415257-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415257-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415257-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415096-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415096-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415097-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415097-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415097-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415097-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415097-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415460-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415460-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1415461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417686-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417686-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417686-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417686-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417686-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419467-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419467-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419467-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419467-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419467-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419455-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419455-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419455-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419455-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419455-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419456-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419456-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419456-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419456-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419456-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414245-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414245-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414245-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414245-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414245-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419457-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419457-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419457-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419457-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419457-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419460-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419460-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1417861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418604-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418604-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418604-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418604-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418604-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419812-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419812-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419812-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419812-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419812-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419892-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419892-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419892-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419892-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419892-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419104-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419104-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419104-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419104-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419104-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419914-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419914-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419914-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419914-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419914-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419902-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419902-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419902-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419902-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419902-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419113-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419113-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419113-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419113-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419113-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419908-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419908-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419908-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419908-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419908-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419109-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419109-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419109-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419109-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419109-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419111-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419111-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419111-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419111-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419111-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419922-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419922-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419922-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419922-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419922-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419987-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419987-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419987-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419987-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419987-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420041-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420041-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420041-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420041-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420041-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418983-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418983-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418983-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418983-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418983-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419019-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419019-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419019-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419019-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419019-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420020-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420020-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420020-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420020-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420020-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420021-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420021-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420021-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420021-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420021-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420026-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420026-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420026-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420026-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420026-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420096-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420096-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420097-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420097-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420097-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420097-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420097-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419020-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419020-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419020-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419020-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419020-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420043-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420043-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420043-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420043-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420043-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420044-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420044-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420044-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420044-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420044-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420281-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420281-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420281-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420281-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420281-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420125-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420125-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420125-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420125-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420125-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420109-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420109-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420109-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420109-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420109-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420111-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420111-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420111-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420111-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420111-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420314-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420314-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420314-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420314-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420314-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420301-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420301-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420301-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420301-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420301-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420302-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420302-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420302-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420302-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420302-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420299-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420299-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420299-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420299-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420299-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420294-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420294-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420294-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420294-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420294-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418957-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418957-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418957-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418957-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418957-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420282-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420282-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420282-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420282-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420282-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420285-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420285-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420285-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420285-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420285-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418868-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418868-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418868-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418868-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418868-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420418-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420418-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420418-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420418-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420418-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420430-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420430-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420430-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420430-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420430-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420432-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420432-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420432-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420432-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420432-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420426-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420426-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420426-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420426-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420426-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420427-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420427-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420427-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420427-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420427-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418691-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418691-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418691-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418691-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418691-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418692-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418692-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418692-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418692-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418692-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418693-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418693-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418693-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418693-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418693-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420460-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420460-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418668-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418668-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418668-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418668-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418668-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1421196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1421197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1421198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1420441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1418675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419034-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419034-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419034-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419034-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419034-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419041-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419041-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419041-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419041-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419041-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419077-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419077-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419077-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419077-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419077-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414586-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414586-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414586-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414586-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414586-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413532-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413532-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413532-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413532-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413532-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413645-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413645-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413645-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413645-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413645-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1413531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1414593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5740__1419055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419061-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419062-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419062-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419062-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419062-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419062-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419062-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413648-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413649-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413647-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413652-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413653-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413654-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413655-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415004-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414585-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415573-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418603-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418603-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418603-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418603-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418603-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418603-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415502-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413329-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413325-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418401-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418401-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418401-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418401-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418401-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418401-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415629-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415630-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414518-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414519-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414669-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413760-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413761-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413762-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414670-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414671-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414672-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414666-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414668-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414668-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414668-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414668-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414668-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414668-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413755-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415204-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413751-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413752-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413753-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413754-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414665-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415016-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415016-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415016-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415016-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415016-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415016-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414641-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415008-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413679-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413680-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413681-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414640-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415005-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415006-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415007-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413676-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413678-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415510-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413660-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413673-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413674-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413674-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413674-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413674-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413674-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413674-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415335-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415428-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413656-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415196-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414673-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413764-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413765-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413766-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414674-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414674-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414674-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414674-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414674-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414674-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414676-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415340-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415342-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415582-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415583-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415584-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413768-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413769-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415433-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415434-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415435-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415017-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415018-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415019-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415019-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415019-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415019-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415019-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415019-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415205-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415206-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415206-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415206-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415206-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415206-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415206-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413991-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413992-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413993-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414741-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414742-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413987-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413987-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413987-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413987-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413987-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413987-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413988-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413990-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415636-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413771-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414678-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414679-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414680-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415511-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415512-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415513-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413998-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414744-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415062-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415062-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415062-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415062-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415062-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415062-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415231-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415233-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413994-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413995-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413996-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413996-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413996-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413996-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413996-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413996-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413997-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415059-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415060-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415061-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414745-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414747-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413999-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413999-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413999-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413999-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413999-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413999-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414000-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414001-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415063-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415063-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415063-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415063-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415063-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415063-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415064-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415065-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415451-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415452-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415453-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414750-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414750-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414750-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414750-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414750-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414750-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414751-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414006-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415066-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414007-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414008-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414009-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414003-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414004-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414005-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415455-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415455-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415455-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415455-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415455-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415455-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415456-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415456-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415456-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415456-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415456-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415456-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415457-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415457-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415457-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415457-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415457-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415457-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415526-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415528-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415593-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415594-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415595-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416618-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416618-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416618-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416618-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416632-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416648-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415454-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416601-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416664-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416678-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416693-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416693-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416693-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416693-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416693-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416693-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416709-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416725-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416741-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415067-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415068-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415069-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416756-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416772-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416819-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416833-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415071-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415072-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415073-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414018-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414752-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414019-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414019-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414019-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414019-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414019-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414019-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414020-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414020-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414020-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414020-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414020-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414020-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414021-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414021-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414021-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414021-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414021-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414021-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414022-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415074-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414010-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414011-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414013-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414014-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414015-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414016-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414016-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414016-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414016-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414016-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414016-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414017-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414023-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414024-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414025-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414026-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414026-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414026-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414026-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414026-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414026-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414027-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414028-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414029-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414030-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414115-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414116-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414117-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415070-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415070-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415070-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415070-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415070-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415070-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414748-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414118-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414785-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414786-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413336-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418428-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418471-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416448-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416448-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416448-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416448-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416448-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416448-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416418-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416418-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416418-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416418-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416418-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416418-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416434-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413284-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413285-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413285-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413285-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413285-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413285-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413285-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416402-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414338-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414339-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414340-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414893-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414950-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414496-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412844-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412846-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414894-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414895-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422822-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422824-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422825-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422826-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422827-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422828-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422833-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422834-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422836-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414256-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414849-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415103-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415374-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415466-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415608-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415652-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415761-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415797-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415688-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415688-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415688-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415688-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415688-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415688-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415742-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416029-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416046-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416063-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416063-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416063-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416063-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416063-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416063-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416076-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416092-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416107-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415982-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415999-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415999-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415999-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415999-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415999-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415999-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422838-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416015-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415670-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415833-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415848-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415864-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415893-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415908-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415908-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415908-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415908-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415908-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415908-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415921-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422905-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422905-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422905-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422905-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422905-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422905-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422906-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422907-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422908-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422908-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422908-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422908-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422908-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422908-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422909-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422910-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422911-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422912-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422899-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422900-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422901-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422896-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422897-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422898-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416852-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422893-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422894-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422895-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416824-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422890-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422891-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422892-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422892-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422892-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422892-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422892-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422892-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416186-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416186-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416186-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416186-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416186-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416186-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416203-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415937-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415966-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416124-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416171-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422889-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416217-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422888-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416250-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416793-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416808-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422914-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422914-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422914-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422914-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422914-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422914-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422915-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422916-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422917-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422918-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422920-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422921-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422922-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422922-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422922-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422922-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422922-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422922-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422982-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422983-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422983-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422983-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422983-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422983-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422983-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422984-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417089-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417104-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417104-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417104-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417104-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417104-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417104-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422985-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422986-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422987-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422987-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422987-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422987-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422987-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422987-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422988-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422990-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416881-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422991-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422992-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422993-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417737-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417752-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417766-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417117-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417132-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422994-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422995-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422996-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422996-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422996-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422996-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422996-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422996-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422997-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422998-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422999-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422999-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422999-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422999-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422999-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422999-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417149-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423015-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423016-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423016-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423016-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423016-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423016-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423016-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423017-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423113-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423113-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423113-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423113-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423113-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423113-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423114-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423115-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417809-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417443-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417458-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417472-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417487-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423131-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423132-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423133-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423135-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423126-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423127-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423128-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423120-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423121-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423116-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423117-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423118-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423136-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423137-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423138-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417852-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417866-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423139-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417879-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417781-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417796-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423161-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417905-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417905-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417905-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417905-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417905-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417905-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417906-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423155-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423148-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423149-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423146-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417892-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417892-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417892-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417892-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417892-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417892-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417893-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423153-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423172-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423173-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423174-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417920-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417921-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423169-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423170-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423171-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417934-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417935-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423177-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423178-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423179-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423182-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423188-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423221-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423214-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423216-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423217-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417962-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417962-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417962-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417962-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417962-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417962-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423193-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423194-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423195-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423196-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423197-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423201-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423203-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423204-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417908-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417908-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417908-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417908-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417908-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417908-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417922-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417922-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417922-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417922-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417922-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417922-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423205-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423206-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423206-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423206-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423206-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423206-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423206-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423213-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417894-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417895-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417948-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423297-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423298-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423299-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423299-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423299-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423299-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423299-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423299-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417868-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417868-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417868-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417868-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417868-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417868-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423222-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423224-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423225-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423307-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423308-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423310-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417853-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423304-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423306-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417855-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423300-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423301-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423301-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423301-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423301-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423301-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423301-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423302-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423302-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423302-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423302-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423302-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423302-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423325-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423317-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423314-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423314-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423314-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423314-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423314-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423314-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423316-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423338-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423339-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423340-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417826-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423329-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423332-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423334-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417769-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423335-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423336-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423374-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423377-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423365-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423366-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417753-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417754-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423353-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417728-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417740-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423350-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423352-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417709-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423396-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417785-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417907-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417738-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417739-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423342-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423345-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423346-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417724-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417725-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417827-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418027-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423348-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423469-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423471-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423472-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423473-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423473-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423473-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423473-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423473-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423473-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423474-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423474-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423474-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423474-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423474-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423474-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423457-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423457-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423457-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423457-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423457-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423457-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423458-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423459-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423460-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423460-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423460-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423461-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423462-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423463-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423464-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423465-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423451-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423452-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423453-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417678-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417679-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423382-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423450-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423450-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423450-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423450-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423450-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423450-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423369-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423484-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423486-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423487-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423481-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423475-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423476-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423477-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423466-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423467-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423467-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423467-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423467-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423467-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423467-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423468-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423492-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423494-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423495-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423496-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423499-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423500-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423501-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423502-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423488-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423491-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417636-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417693-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417693-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417693-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417693-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417693-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417693-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417694-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422813-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422814-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422814-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422814-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422814-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422814-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422814-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422819-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422821-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422816-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422816-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422816-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422816-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422816-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422816-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422817-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422818-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415541-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415607-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422408-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422411-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415686-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415686-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415686-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415686-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415686-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415686-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415668-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415668-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415668-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415668-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415668-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415668-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415669-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421772-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421773-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421774-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422801-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422802-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415702-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415262-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415101-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422808-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422809-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415465-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414254-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414255-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422810-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422811-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422812-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422812-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422812-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422812-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422812-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422812-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414848-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416591-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422748-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422750-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422750-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422750-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422750-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422750-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422750-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422754-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422755-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422756-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416760-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416761-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415760-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415721-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422760-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422761-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422762-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422800-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416606-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422745-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422747-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422736-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422737-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422738-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422739-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422740-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422741-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416745-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422742-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422744-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416729-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422733-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422734-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417043-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417043-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417043-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417043-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417043-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417043-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417044-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417044-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417044-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417044-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417044-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417044-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417342-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422593-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422594-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422595-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422614-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422615-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422616-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417116-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422624-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422602-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422603-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422603-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422603-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422603-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422603-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422603-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422604-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422604-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422604-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422604-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422604-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422604-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417014-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417015-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422608-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422609-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422609-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422609-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422609-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422609-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422609-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422610-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422653-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422654-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422655-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422656-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422657-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422657-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422657-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422657-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422657-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422657-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422658-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422652-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422660-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422661-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417148-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422606-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422665-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422666-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422695-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422696-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422696-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422696-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422696-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422696-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422696-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422697-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422699-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416791-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416792-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422668-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422668-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422668-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422668-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422668-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422668-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422669-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422670-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422671-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422672-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422673-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419580-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419581-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416895-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416896-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419733-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419734-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419374-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416998-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416999-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416999-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416999-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416999-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416999-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416999-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416652-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422701-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422702-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422705-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420214-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420216-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416668-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416668-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416668-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416668-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416668-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416668-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416713-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422707-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422708-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422709-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422711-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422716-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422717-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416822-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416681-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416697-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422724-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422725-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422718-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422720-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422721-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416636-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422728-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422729-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416221-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416206-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416206-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416206-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416206-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416206-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416206-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416204-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416205-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416188-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416382-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416172-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416173-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416174-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416143-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416110-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416111-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416111-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416111-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416111-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416111-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416111-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416108-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416109-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416109-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416109-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416109-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416109-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416109-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416125-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416125-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416125-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416125-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416125-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416125-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416126-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416127-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416128-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416142-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416142-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416142-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416142-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416142-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416142-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416065-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416047-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416048-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416049-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416050-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416050-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416050-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416050-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416050-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416050-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416032-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416033-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416034-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416034-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416034-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416034-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416034-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416034-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416018-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416019-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416019-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416019-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416019-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416019-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416019-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416030-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416031-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416016-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416016-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416016-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416016-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416016-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416016-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416017-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416003-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416001-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415967-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415968-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415986-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416000-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415983-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415983-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415983-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415983-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415983-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415983-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415984-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415969-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415970-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415985-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415940-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415954-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415954-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415954-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415954-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415954-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415954-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417461-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417473-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417473-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417473-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417473-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417473-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417473-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418985-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419075-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419079-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419169-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419255-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419345-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418805-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417474-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417474-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417474-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417474-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417474-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417474-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418445-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418449-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418449-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418449-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418449-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418449-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418449-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418629-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417444-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417445-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417459-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418269-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423644-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423645-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423645-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423645-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423645-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423645-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423645-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423646-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423578-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423580-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423599-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423600-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423601-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417576-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423560-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417692-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417692-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417692-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417692-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417692-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417692-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423552-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423553-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423554-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423555-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423556-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423557-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423528-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423530-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423519-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423521-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423525-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423526-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423510-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423511-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423512-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423513-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423514-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423516-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423517-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423518-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417663-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417664-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423507-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423508-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423509-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417881-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417882-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423537-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423534-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423534-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423534-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423534-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423534-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423534-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423536-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423531-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423532-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423532-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423532-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423532-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423532-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423532-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423533-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417604-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417604-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417604-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417604-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417604-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417604-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417755-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417756-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423546-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423547-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423548-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423549-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423551-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423540-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423541-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417547-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417548-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422225-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422405-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422409-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422495-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422499-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417179-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417078-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417078-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417078-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417078-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417078-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417078-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417504-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417430-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417430-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417430-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417430-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417430-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417430-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417431-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417001-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416986-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416987-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416987-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416987-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416987-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416987-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416987-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417077-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417077-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417077-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417077-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417077-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417077-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417213-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417076-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417033-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417034-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417034-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417034-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417034-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417034-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417034-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417062-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417062-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417062-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417062-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417062-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417062-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417120-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417121-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417225-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417048-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417049-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417046-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417047-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419795-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419885-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417589-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417590-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419889-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419975-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419979-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420065-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420069-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420155-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420245-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420245-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420245-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420245-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420245-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420245-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417560-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417545-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417545-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417545-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417545-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417545-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417545-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417546-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419435-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419439-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417488-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417618-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417618-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417618-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417618-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417619-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420429-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420429-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420429-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420429-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420429-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420429-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420519-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417475-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420335-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420339-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419525-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419615-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417446-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417447-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417448-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417448-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417448-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417448-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417448-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417448-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417616-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421325-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421329-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421955-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421959-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422045-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422859-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422945-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416346-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416332-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416399-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416396-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416365-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416366-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416348-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416301-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416301-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416301-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416301-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416301-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416301-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416302-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416302-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416302-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416302-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416302-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416302-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416283-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416284-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416300-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416317-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416316-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416717-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416718-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416685-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416701-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416672-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416673-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416656-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416657-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416657-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416657-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416657-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416657-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416657-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416654-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416655-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416748-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416764-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416716-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416733-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416747-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416765-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416900-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416429-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416429-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416429-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416429-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416429-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416429-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416430-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416430-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416430-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416430-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416430-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416430-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416411-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416412-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416427-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416427-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416427-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416427-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416427-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416427-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416428-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416413-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416686-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416686-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416686-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416686-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416686-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416686-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416882-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416868-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416868-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416868-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416868-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416868-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416868-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416869-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416854-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416855-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416973-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416956-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416957-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416957-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416957-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416957-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416957-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416957-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417106-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417106-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417106-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417106-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417106-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417106-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417107-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416914-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416914-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416914-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416914-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416914-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416914-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416915-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417063-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417063-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417063-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417063-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417063-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417063-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417064-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416926-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416927-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416944-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417019-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417019-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417019-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417019-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417019-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417019-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417020-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417020-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417020-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417020-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417020-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417020-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416958-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416959-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417092-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417093-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417017-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417018-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416901-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416988-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417031-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417032-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416941-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416942-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417003-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417004-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416928-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416811-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416812-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416812-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416812-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416812-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416812-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416812-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416734-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416781-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416809-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416810-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416825-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416826-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416884-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416885-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416870-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416871-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416796-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416838-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416750-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416750-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416750-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416750-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416750-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416750-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416827-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416828-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416794-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416795-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416974-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416840-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416841-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416898-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416899-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416912-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416975-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415099-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415260-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415463-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415647-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415648-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414846-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414251-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414252-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414253-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415100-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415261-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415464-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415540-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415606-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415649-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415685-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415701-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415720-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421210-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415739-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415776-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415795-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421062-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421062-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421062-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421062-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421062-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421062-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421063-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421063-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421063-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421063-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421063-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421063-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421064-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421110-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421111-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421111-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421111-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421111-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421111-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421111-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421112-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421120-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421121-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421135-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421136-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421058-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421058-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421058-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421058-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421058-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421058-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421060-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421061-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421098-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421099-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421100-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420973-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420974-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420975-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420970-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420971-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417174-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421068-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421069-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421070-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421070-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421070-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421070-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421070-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421070-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417424-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421074-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421075-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421076-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417084-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417085-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417597-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417598-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417235-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421077-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421077-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421077-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421077-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421077-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421077-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421078-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421078-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421078-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421078-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421078-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421078-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421079-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421080-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421080-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421080-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421080-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421080-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421080-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421081-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421082-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417583-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421065-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421066-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421067-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417011-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421101-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421103-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417279-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421095-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421096-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421096-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421096-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421097-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421097-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421097-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421097-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421097-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421097-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421089-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421091-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421092-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421093-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421094-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417439-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417264-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421086-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421088-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417041-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417041-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417041-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417041-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417041-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417041-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417026-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417026-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417026-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417026-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417026-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417026-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417027-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421107-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421108-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421109-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421109-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421109-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421109-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421109-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421109-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417293-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417294-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417294-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417294-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417294-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417294-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417294-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421104-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421104-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421104-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421104-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421104-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421104-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421105-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421106-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421106-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421106-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421106-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421106-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421106-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417455-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417455-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417455-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417455-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417455-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417455-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417100-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417113-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417113-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417113-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417113-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417113-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417113-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417114-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416907-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420420-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421275-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416922-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416922-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416922-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416922-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416922-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416922-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421454-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421455-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421455-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421455-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421455-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421455-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421455-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421456-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421456-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421456-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421456-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421456-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421456-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415812-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415812-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415812-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415812-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415812-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415812-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415861-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415877-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415891-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416027-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415979-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415996-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415996-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415996-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415996-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415996-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415996-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415905-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415905-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415905-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415905-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415905-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415905-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415934-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415950-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415964-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416043-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416043-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416043-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416043-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416043-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416043-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416060-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416074-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416089-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416153-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416169-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416184-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416231-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416121-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416138-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416104-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416104-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416104-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416104-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416104-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416104-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416247-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416262-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416311-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416279-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416296-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421213-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421276-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421277-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421278-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416604-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416604-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416604-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416604-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416604-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416604-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416621-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421279-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421280-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421281-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421281-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421281-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421281-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421281-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421281-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421282-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421282-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421282-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421282-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421282-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421282-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421283-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421284-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421285-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421285-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421285-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421285-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421285-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421285-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416666-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416712-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416680-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416696-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416696-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416696-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416696-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416696-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416696-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421304-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421305-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420454-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420455-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420455-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420455-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420455-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420455-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420455-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420456-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420456-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420456-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420456-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420456-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420456-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420448-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420448-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420448-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420448-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420448-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420448-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420449-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420449-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420449-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420449-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420449-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420449-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420450-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420450-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420450-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420450-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420450-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420450-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420451-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420452-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420453-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420445-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420446-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420447-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418708-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418709-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418676-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418640-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418641-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420463-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420464-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420465-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420457-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420457-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420457-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420457-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420457-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420457-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420458-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420459-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420549-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420551-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418621-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420546-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420547-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420548-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418648-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420466-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420467-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420467-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420467-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420467-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420467-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420467-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420468-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420555-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420556-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420557-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420552-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420553-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420554-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418624-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418582-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418583-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418584-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418590-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420564-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420565-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420566-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418674-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418674-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418674-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418674-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418674-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418674-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418560-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420570-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420571-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420572-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418557-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418566-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418591-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418589-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418568-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418573-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418716-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420576-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420578-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420580-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420581-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418521-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420585-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420586-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420586-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420586-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420586-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420586-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420586-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420587-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418600-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418601-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420594-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420595-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420596-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418581-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420582-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420583-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420584-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418632-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418598-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418599-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418532-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418532-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418532-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418532-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418532-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418532-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420591-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420592-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420593-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418576-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418574-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420588-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420589-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420590-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418569-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420597-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420598-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420599-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420600-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420601-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420602-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418540-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418541-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420603-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420603-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420603-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420603-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420603-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420603-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420604-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420604-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420604-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420604-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420604-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420604-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420606-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420607-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420608-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420705-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420707-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420708-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418457-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418457-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418457-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418457-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418457-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418457-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418440-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418499-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420736-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420737-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420738-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420739-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420740-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420741-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418458-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418459-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418411-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420733-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420734-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420724-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420725-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420721-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418441-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420713-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420716-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420717-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420718-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420720-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420791-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418177-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420784-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420786-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418188-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420792-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420793-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420794-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420795-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420796-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420797-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418213-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418214-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420810-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420811-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420812-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420812-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420812-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420812-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420812-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420812-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420825-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420826-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420827-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418388-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420800-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420838-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418225-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420801-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420802-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420890-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420891-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420892-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420892-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420892-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420892-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420892-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420892-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420888-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420889-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417762-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420884-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420885-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420805-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420806-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418237-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420808-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420809-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420813-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420814-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420814-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420814-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420814-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420814-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420814-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420911-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420912-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420908-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420908-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420908-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420908-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420908-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420908-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420909-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420910-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420905-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420905-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420905-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420905-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420905-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420905-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420906-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420907-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420893-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420894-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420895-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420899-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420900-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420901-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418138-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418139-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420902-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420902-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420902-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420902-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420902-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420902-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420904-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420923-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420924-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420925-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417982-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420917-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420918-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417970-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420920-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420921-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420922-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420922-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420922-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420922-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420922-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420922-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417792-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417793-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417806-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420932-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420933-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420934-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420930-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420931-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417628-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420935-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420937-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417818-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418284-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417995-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417849-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420938-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420940-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420947-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420947-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420947-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420947-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420947-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420947-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420948-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417862-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420944-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420945-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417469-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417672-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417673-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420959-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420960-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420961-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420941-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420942-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420954-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420954-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420954-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420954-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420954-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420954-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420955-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420950-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420951-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420952-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417702-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417513-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417514-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418008-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418009-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420956-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420957-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420957-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420957-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420957-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420957-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420957-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420958-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417718-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420976-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420977-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421054-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421056-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421057-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417161-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421071-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421072-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421073-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421083-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421084-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421085-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420962-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420962-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420962-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420962-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420962-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420962-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420963-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420963-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420963-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420963-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420963-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420963-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420964-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417657-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417657-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417657-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417657-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417657-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417657-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420966-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420967-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420968-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421288-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421369-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421306-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421307-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421308-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416728-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416744-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421292-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421293-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421294-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421294-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421294-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421294-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421294-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421294-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421295-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421296-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421297-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421298-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421299-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421299-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421299-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421299-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421299-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421299-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421309-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421310-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421311-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421300-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421301-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421301-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421301-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421301-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421301-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421301-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421302-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421302-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421302-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421302-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421302-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421302-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421312-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421314-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421314-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421314-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421314-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421314-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421314-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421316-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421317-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421365-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421366-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416879-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421374-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421377-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416908-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416908-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416908-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416908-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416908-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416908-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416923-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416938-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416968-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416983-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416983-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416983-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416983-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416983-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416983-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421436-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421437-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416894-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421384-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421385-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421385-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421385-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421385-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421385-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421385-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421396-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421382-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417013-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421399-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421400-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416997-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421392-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421393-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421394-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417028-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421404-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421405-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421406-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421401-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421401-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421401-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421401-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421401-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421401-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421402-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421582-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421386-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421388-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421469-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421471-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421583-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421584-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421534-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421534-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421534-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421534-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421534-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421534-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421536-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417311-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421618-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421618-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421618-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421618-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421619-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417411-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417280-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417295-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421477-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417382-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417396-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421475-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421476-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421481-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421487-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421488-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421489-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417456-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417456-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417456-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417456-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417456-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417456-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417440-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421480-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421502-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421504-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417484-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417499-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421491-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421492-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421494-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421495-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421484-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421486-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421496-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421499-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421500-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421501-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421540-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421541-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421564-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421565-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421566-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421555-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421556-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421557-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417836-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421544-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421545-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421545-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421545-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421545-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421545-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421545-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421573-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421574-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417850-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417863-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417877-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417889-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421546-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421547-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421548-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421549-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421551-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417918-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417932-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421560-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417945-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421568-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421569-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421570-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421571-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421572-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417971-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417983-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417983-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417983-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417983-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417983-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417983-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421576-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421578-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421552-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421553-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421554-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417959-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421644-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421645-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421645-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421645-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421645-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421645-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421645-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421646-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421580-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421581-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421653-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421654-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421655-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421652-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417996-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417996-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417996-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417996-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417996-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417996-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421665-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421666-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421678-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421679-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418340-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418352-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421668-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421668-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421668-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421668-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421668-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421668-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421669-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421670-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421662-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421663-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421664-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421660-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421661-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421745-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421747-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421674-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421674-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421674-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421674-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421674-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421674-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421676-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421671-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421672-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421673-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421688-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421688-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421688-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421688-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421688-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421688-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421690-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421764-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421765-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421748-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421750-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421750-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421750-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421750-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421750-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421750-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421760-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421761-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421762-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418412-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418413-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421754-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421755-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421756-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418399-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418423-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418424-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418312-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418310-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418311-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421776-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421781-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421782-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418308-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418309-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421769-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421771-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421766-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421768-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421792-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421793-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421794-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421784-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421785-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421805-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421806-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421813-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421814-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421814-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421814-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421814-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421814-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421814-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421825-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421826-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421827-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421833-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421902-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421902-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421902-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421902-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421902-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421902-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421904-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418432-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418432-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418432-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418432-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418432-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418432-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421876-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421877-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421858-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421859-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421860-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421855-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421856-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421857-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421868-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421868-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421868-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421868-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421868-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421868-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421870-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421871-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418342-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421864-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421866-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421872-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421874-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418276-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418264-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421879-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421881-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421882-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418406-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421884-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421885-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421893-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421894-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421895-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418241-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421888-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421889-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421923-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421924-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421925-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418182-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418353-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418143-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421926-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421927-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421928-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421930-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421931-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418297-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421935-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421937-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421938-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421940-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421947-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421947-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421947-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421947-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421947-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421947-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421948-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418216-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418217-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421964-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421965-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421966-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418277-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421944-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421945-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421950-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421951-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421952-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421957-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421957-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421957-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421957-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421957-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421957-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421958-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421960-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421954-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421954-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421954-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421954-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421954-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421954-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421956-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418129-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421967-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421968-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421969-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421961-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421962-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421962-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421962-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421962-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421962-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421962-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421963-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421963-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421963-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421963-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421963-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421963-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422006-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422007-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422008-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418131-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421970-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421971-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422003-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422004-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422005-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418155-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422021-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422021-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422021-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422021-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422021-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422021-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422022-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422023-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422009-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422010-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422011-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418067-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418015-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422042-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422043-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422043-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422043-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422043-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422043-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422043-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422044-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422044-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422044-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422044-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422044-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422044-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422062-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422062-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422062-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422062-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422062-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422062-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422063-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422063-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422063-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422063-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422063-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422063-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422064-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418053-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422059-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422060-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422061-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422056-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422057-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422058-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422058-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422058-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422058-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422058-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422058-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422046-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422047-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422048-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422053-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422054-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422055-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422068-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422069-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422070-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422070-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422070-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422070-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422070-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422070-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418054-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418068-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422074-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422075-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422076-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422077-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422077-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422077-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422077-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422077-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422077-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422078-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422078-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422078-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422078-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422078-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422078-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422079-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422071-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422072-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422073-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418078-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418078-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418078-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418078-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418078-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418078-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417987-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417987-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417987-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417987-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417987-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417987-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417988-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422116-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422117-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422118-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417984-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422172-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422173-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422174-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422120-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422121-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422125-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422125-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422125-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422125-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422125-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422125-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422126-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422127-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422131-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422132-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422133-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422201-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418028-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422122-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422124-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417963-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417963-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417963-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417963-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417963-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417963-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422128-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422129-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422136-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422137-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418011-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418016-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418016-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418016-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418016-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418016-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418016-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417997-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417998-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418029-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418170-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422138-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422142-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422142-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422142-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422142-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422142-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422142-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422143-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418103-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422203-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422204-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422193-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422194-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422195-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422196-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422197-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417864-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417865-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422214-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417689-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417690-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422210-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422309-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422310-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422311-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422205-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422206-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422206-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422206-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422206-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422206-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422206-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422304-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422305-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417795-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422306-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422307-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422308-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422297-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422298-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422299-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422299-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422299-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422299-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422299-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422299-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422300-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422301-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422301-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422301-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422301-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422301-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422301-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422302-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422302-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422302-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422302-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422302-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422302-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422312-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422294-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422294-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422294-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422294-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422294-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422294-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422295-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422296-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417933-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422314-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422314-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422314-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422314-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422314-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422314-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422342-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422353-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422329-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417557-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422365-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422366-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422335-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422336-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422332-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422334-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422325-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422316-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422317-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422338-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422339-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422340-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417572-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422399-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422396-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422415-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422417-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422418-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422418-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422418-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422418-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422418-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422418-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422420-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422423-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422424-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422426-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422426-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422426-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422426-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422426-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422426-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422392-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422393-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422394-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422401-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422401-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422401-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422401-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422401-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422401-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422402-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422412-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422413-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422404-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422406-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422407-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422451-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422452-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422453-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422439-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422440-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422441-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422427-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422427-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422427-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422427-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422427-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422427-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422428-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422429-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422429-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422429-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422429-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422429-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422429-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417471-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422459-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422460-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422460-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422460-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422461-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422462-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422641-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422400-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422531-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422532-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422532-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422532-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422532-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422532-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422532-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422533-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417630-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422586-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422586-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422586-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422586-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422586-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422586-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422587-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422588-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422463-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422464-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422465-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422484-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422486-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422504-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422506-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422469-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422471-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417486-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417660-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422519-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422521-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422466-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422467-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422467-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422467-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422467-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422467-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422467-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422468-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422475-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422476-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422477-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417281-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417281-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417281-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417281-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417281-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417281-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417282-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417282-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417282-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417282-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417282-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417282-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422480-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422472-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422473-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422473-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422473-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422473-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422473-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422473-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422474-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422474-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422474-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422474-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422474-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422474-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422487-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422488-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422489-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422491-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422492-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422494-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422496-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422500-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422501-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422502-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422481-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422580-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422581-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422507-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422508-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422509-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422590-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422591-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422592-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422582-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422583-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422584-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417088-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417516-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417103-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422599-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422600-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422601-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422596-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422597-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422598-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415734-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415752-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415922-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415922-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415922-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415922-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415922-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415922-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415923-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415924-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415925-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415909-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415911-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415894-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415671-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415705-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415690-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415691-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415691-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415691-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415691-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415691-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415691-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415689-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415673-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415674-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415674-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415674-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415674-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415674-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415674-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415653-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415672-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414257-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414257-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414257-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414257-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414257-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414257-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419257-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419257-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419257-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419257-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419257-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419257-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419258-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419258-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419258-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419258-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419258-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419258-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415791-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415808-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413967-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415771-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415772-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415736-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416818-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413718-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413716-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413717-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416817-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416802-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414653-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416801-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413724-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413856-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413855-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413720-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413721-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415013-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415014-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414652-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414647-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414648-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414646-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414649-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413352-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413353-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413619-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413612-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413613-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413614-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415332-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418316-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413456-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413456-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413456-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413456-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413456-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413456-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413457-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413457-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413457-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413457-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413457-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413457-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413455-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413455-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413455-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413455-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413455-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413455-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413458-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417111-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417111-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417111-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417111-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417111-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417111-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419789-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419721-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419728-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419729-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419724-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419725-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419224-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419225-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419782-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419781-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419238-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414896-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419572-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414210-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418304-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419573-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418711-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418350-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419570-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419571-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414836-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414214-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414205-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414833-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414834-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414107-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414108-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414109-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414109-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414109-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414109-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414109-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414109-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414206-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414206-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414206-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414206-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414206-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414206-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414213-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414204-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414203-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417423-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415855-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415872-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414114-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414784-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414350-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414352-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414897-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414113-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414113-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414113-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414113-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414113-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414113-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414112-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415089-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414110-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414781-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415753-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413964-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413965-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415754-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419433-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419431-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419432-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419432-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419432-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419432-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419432-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419432-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416510-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416494-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419442-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419426-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419426-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419426-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419426-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419426-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419426-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419427-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419427-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419427-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419427-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419427-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419427-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416480-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413966-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415663-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415664-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415716-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415681-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414106-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414106-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414106-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414106-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414106-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414106-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414105-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415247-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415088-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414101-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414111-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414111-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414111-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414111-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414111-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414111-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414782-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414103-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414104-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414104-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414104-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414104-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414104-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414104-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419420-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419434-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419436-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419430-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419430-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419430-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419430-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419430-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419430-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419443-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419444-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419445-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419428-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419429-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419429-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419429-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419429-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419429-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419429-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416572-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416587-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419437-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417394-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417408-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414099-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414100-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419417-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419418-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419418-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419418-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419418-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419418-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419418-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418510-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418281-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418281-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418281-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418281-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418281-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418281-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418282-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418282-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418282-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418282-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418282-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418282-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413712-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413713-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413854-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414707-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414708-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413340-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419568-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419569-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419744-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418594-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418595-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413452-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413453-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413454-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414999-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414999-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414999-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414999-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414999-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414999-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413342-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418293-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413350-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413345-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413346-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413348-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418894-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416463-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416492-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419235-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415789-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415806-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415825-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419776-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419775-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414494-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414495-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416194-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416225-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416241-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416257-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416257-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416257-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416257-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416257-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416257-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416099-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416115-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416132-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416148-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417816-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417816-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417816-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417816-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417816-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417816-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418336-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418348-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415426-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415426-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415426-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415426-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415426-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415426-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415427-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415427-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415427-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415427-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415427-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415427-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417581-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417580-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415334-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418518-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418519-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413615-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415507-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415508-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415509-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419294-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419294-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419294-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419294-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419294-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419294-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419295-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413366-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413365-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413618-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413618-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413618-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413618-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413616-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413377-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414522-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413369-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418186-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418186-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418186-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418186-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418186-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418186-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413374-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418174-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418149-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418619-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415959-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415974-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415944-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415899-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415914-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415914-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415914-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415914-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415914-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415914-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414528-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414526-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416069-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416083-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414525-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414951-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414952-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418793-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413288-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416306-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414499-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414500-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416353-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414954-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414954-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414954-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414954-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414954-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414954-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414955-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419923-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419742-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419838-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419740-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419741-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419739-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419014-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419060-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418882-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418881-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419033-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419011-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419988-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420000-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420001-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420003-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419996-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419996-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419996-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419996-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419996-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419996-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418921-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419736-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419737-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419738-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419708-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419711-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419237-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420252-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420253-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419103-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420231-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419882-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418950-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419872-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418751-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420399-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420400-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419876-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419877-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419855-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419856-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419857-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419858-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419859-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419860-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419149-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419098-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419864-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419905-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419905-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419905-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419905-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419905-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419905-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419906-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419907-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419097-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419097-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419097-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419097-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419097-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419097-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419148-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419017-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420015-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419095-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419096-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419096-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419096-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419064-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419065-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420016-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420016-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420016-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420016-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420016-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420016-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420017-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420018-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420019-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420019-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420019-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420019-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420019-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420019-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420004-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420005-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419066-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420213-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418969-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420217-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420006-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420007-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420008-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420009-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420010-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420011-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420210-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419040-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419869-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419870-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419871-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419879-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419881-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420221-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420222-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418910-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418911-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418918-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418976-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418977-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420204-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420048-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420049-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420050-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420050-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420050-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420050-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420050-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420050-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420054-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420055-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420205-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420206-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420206-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420206-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420206-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420206-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420206-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420224-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420225-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418904-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420013-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420014-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420033-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420034-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420034-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420034-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420034-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420034-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420034-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420035-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420241-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420242-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420243-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420250-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420251-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420233-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420235-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420237-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419006-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418928-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419004-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420238-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420240-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418864-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418865-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420401-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420401-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420401-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420401-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420401-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420401-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420402-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420404-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420405-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420406-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418766-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420193-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418932-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418933-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418912-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420056-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418905-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418905-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418905-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418905-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418905-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418905-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418941-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418942-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420194-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420195-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418914-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418914-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418914-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418914-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418914-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418914-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418876-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418974-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415826-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415827-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413963-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413963-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413963-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413963-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413963-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413963-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415841-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415856-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415857-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415900-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415901-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418980-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418987-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418987-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418987-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418987-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418987-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418987-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418995-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419003-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414696-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414696-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414696-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414696-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414696-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414696-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413956-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413957-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413957-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413957-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413957-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413957-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413957-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413958-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413819-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418073-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418085-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414701-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413828-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414702-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416040-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415960-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415961-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415975-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414705-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415036-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415216-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413833-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413834-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413824-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413825-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413826-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413827-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415644-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415645-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415645-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415645-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415645-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415645-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415645-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415590-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413959-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413960-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413961-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413962-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413962-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413962-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413962-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413962-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413962-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415032-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419647-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419648-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419649-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419652-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419653-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419654-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418968-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419640-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416950-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417082-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419346-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419348-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415930-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419644-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415915-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419353-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413708-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413709-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413707-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413705-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417068-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415201-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415203-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415015-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416979-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416980-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413608-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413609-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413609-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413609-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413609-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413609-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413609-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413610-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414614-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416964-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416965-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413606-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413711-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415213-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415214-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415034-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415034-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415034-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415034-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415034-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415034-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415035-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414699-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415033-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413596-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413597-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413598-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414610-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414997-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414998-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413701-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413702-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416008-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415945-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413584-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415976-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417860-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414551-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414552-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418258-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418258-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418258-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418258-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418258-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418258-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418257-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418257-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418257-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418257-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418257-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418257-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413952-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413954-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413954-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413954-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413954-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413954-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413954-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413585-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413586-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413586-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413586-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413586-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413586-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413586-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414615-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414616-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419645-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419645-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419645-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419645-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419645-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419645-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419646-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418962-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418962-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418962-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418962-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418962-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418962-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419695-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419696-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419696-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419696-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419696-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419696-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419696-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419707-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419660-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419697-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419023-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419655-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419010-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419016-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419016-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419016-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419016-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419016-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419016-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419712-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419713-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419716-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419717-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419027-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419038-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419039-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418884-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419994-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419995-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419222-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419636-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419992-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419993-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419990-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419013-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419991-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419146-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420196-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420197-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419155-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418963-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418963-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418963-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418963-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418963-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418963-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420203-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419025-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420258-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420258-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420258-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420258-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420258-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420258-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419037-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419865-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419866-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418954-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418954-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418954-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418954-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418954-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418954-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419518-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419519-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418061-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419868-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419868-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419868-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419868-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419868-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419868-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414827-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414824-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417365-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414822-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414193-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414194-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415537-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415258-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415258-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415258-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415258-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415258-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415258-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414188-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414195-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414196-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414197-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417339-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417352-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414821-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415369-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415462-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414185-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414186-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414186-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414186-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414186-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414186-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414186-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415098-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415604-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415604-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415604-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415604-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415604-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415604-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417308-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419528-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419530-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419718-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419526-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418098-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418111-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418111-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418111-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418111-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418111-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418111-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418124-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418137-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419531-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419532-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419532-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419532-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419532-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419532-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419532-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419533-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414075-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414076-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414077-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414077-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414077-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414077-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414077-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414077-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414765-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414766-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414091-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414092-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414097-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414097-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414097-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414097-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414097-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414097-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414093-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414094-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414095-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414096-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414096-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414096-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415083-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415084-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415085-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414769-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414771-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414085-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414086-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414768-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414772-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415086-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417481-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417512-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414201-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414825-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414826-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417468-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414828-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417454-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414088-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414089-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414216-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414217-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414071-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414072-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414073-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414074-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416862-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416450-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416450-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416450-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416450-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416450-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416450-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416465-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419411-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419404-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419405-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419406-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416436-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416135-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416182-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419399-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419400-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419401-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419401-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419401-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419401-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419401-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419401-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419402-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414078-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414078-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414078-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414078-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414078-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414078-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414079-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414080-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414080-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414080-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414080-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414080-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414080-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414081-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414773-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414774-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414775-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414098-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414776-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419412-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419413-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419415-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416404-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419448-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419448-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419448-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419448-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419448-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419448-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419449-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419449-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419449-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419449-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419449-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419449-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418224-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418235-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419537-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419514-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419516-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415082-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415246-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415596-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414082-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414083-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414084-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419446-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419447-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419517-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418245-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418245-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418245-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418245-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418245-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418245-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419450-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419450-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419450-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419450-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419450-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419450-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419451-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419452-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419453-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419544-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419545-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419545-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419545-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419545-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419545-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419545-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413599-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416597-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416598-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414613-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413600-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413601-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413603-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413603-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413603-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413603-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413603-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413603-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413604-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413604-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413604-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413604-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413604-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413604-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416584-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416506-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418768-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418769-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413602-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414546-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414547-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414548-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413431-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414549-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413432-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413432-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413432-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413432-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413432-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413432-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413433-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413434-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413428-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413429-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413429-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413429-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413429-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413429-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413429-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413430-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413430-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413430-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413430-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413430-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413430-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413955-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417914-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417914-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417914-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417914-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417914-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417914-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414697-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419342-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416933-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416934-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417054-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413821-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413822-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413591-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416260-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416276-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416293-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416308-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416340-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414484-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413283-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413587-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417307-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413588-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413589-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413590-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418586-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418586-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418586-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418586-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418586-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418586-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413255-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419396-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419661-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419680-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419681-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418679-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418680-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414612-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416447-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416491-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413607-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417525-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413592-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413593-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413594-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413595-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413279-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417552-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413685-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413686-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413686-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413686-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413686-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413686-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413686-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413435-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414968-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418593-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413436-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413437-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413272-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414965-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414966-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414967-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418688-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418688-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418688-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418688-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418688-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418688-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416522-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413276-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413277-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413278-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413275-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418571-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418695-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418578-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412824-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415409-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418455-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418455-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418455-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418455-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418455-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418455-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418462-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418463-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415314-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415314-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415314-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415314-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415314-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415314-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419008-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419009-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413280-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413281-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413281-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413281-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413281-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413281-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413281-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413282-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413282-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413282-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413282-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413282-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413282-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417960-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417961-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418001-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422188-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422246-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422247-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417947-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417947-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417947-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417947-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417947-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417947-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417975-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417976-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422285-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422285-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422285-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422285-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422285-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422285-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417530-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417531-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415980-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415981-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423021-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423021-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423021-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423021-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423021-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423021-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423022-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423023-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422184-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422185-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422186-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422186-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422186-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422186-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422186-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422186-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422382-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415951-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422092-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422093-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422094-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422095-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422096-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422096-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422096-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418128-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421994-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421995-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421996-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421996-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421996-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421996-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421996-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421996-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422050-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422050-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422050-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422050-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422050-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422050-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422051-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422051-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422051-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422051-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422052-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422052-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422052-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422052-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422052-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422052-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422065-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422066-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422067-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418065-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421988-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421990-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422027-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422028-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422029-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418089-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422036-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422037-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422038-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422030-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422031-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422032-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418407-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418169-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422039-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422040-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422041-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422041-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422041-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422041-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422041-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422041-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418091-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418039-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418040-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422182-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422024-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422025-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422026-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422026-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422026-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422026-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422026-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422026-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418066-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422018-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422019-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422019-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422019-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422019-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422019-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422019-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422020-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422020-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422020-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422020-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422020-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422020-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417384-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422377-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417973-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422097-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422097-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422097-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422097-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422097-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422097-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422177-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422178-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422104-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422104-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422104-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422104-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422104-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422104-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422105-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422106-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422106-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422106-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422106-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422106-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422106-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422110-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422111-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422111-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422111-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422111-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422111-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422111-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422112-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422101-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422103-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422098-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422099-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422100-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422278-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417764-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417765-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422288-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422250-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422251-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422179-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422292-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422293-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422282-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422282-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422282-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422282-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422282-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422282-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422283-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422284-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422252-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422253-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422254-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422445-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422446-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422447-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422386-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422384-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422385-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422385-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422385-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422385-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422385-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422385-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416924-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422436-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422437-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422388-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417950-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417964-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422374-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422450-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422450-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422450-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422450-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422450-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422450-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417457-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417457-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417457-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417457-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417457-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417457-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422443-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422444-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422454-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422455-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422455-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422455-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422455-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422455-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422455-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422456-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422456-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422456-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422456-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422456-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422456-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422442-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420769-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420771-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421193-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421712-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421713-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421789-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421791-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421846-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421848-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418101-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418404-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418405-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418332-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421709-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421711-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421602-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421603-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421603-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421603-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421603-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421603-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421603-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421604-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421604-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421604-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421604-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421604-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421604-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421451-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421452-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421453-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421861-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421862-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421863-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418465-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418415-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416136-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416137-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416168-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416103-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421917-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421918-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418076-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418077-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418077-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418077-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418077-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418077-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418077-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418088-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416277-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416278-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416245-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416245-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416245-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416245-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416245-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416245-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416246-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422169-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422170-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422171-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421976-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421977-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421978-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421941-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421942-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421843-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421844-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421997-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421998-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421999-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421999-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421999-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421999-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421999-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421999-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418193-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421914-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421914-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421914-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421914-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421914-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421914-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421915-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421916-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418142-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418142-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418142-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418142-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418142-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418142-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421991-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421992-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421993-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418300-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418203-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418206-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418206-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418206-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418206-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418206-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418206-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421920-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421921-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421922-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421922-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421922-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421922-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421922-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421922-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421932-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421933-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421934-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418262-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421194-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421195-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420854-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420855-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420856-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420857-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416120-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416042-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416010-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416011-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416088-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421153-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421003-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421004-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421201-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421849-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421850-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415994-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415995-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416058-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416058-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416058-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416058-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416058-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416058-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416059-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421203-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421204-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418516-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420647-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416026-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416026-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416026-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416026-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416026-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416026-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416213-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416214-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416073-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422789-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422791-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422792-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416836-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415920-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415965-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417841-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417840-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423296-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422784-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422785-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416297-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416298-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416312-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416280-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416281-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416281-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416281-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416281-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416281-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416281-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423013-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423014-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423024-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423025-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423026-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423026-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423026-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423026-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423026-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423026-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423018-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423019-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423019-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423019-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423019-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423019-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423019-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423020-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423020-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423020-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423020-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423020-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423020-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416969-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416970-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423031-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423032-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423033-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423034-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423034-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423034-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423034-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423034-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423034-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422646-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417131-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422644-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422645-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422645-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422645-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422645-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422645-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422645-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422640-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416984-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422694-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416776-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416865-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416866-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422555-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417237-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417500-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422552-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422553-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422554-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422647-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422648-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422649-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416909-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416910-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422578-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422556-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422557-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417501-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422549-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422551-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422565-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422566-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422568-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417312-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417250-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422560-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422573-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422574-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422369-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422457-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422457-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422457-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422457-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422457-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422457-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422458-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422570-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422571-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422572-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422564-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422569-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422448-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422448-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422448-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422448-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422448-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422448-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422449-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422449-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422449-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422449-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422449-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422449-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422678-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422680-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422681-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422576-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417369-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422688-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422688-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422688-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422688-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422688-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422688-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422689-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422690-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416009-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416025-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416041-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416041-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416041-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416041-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416041-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416041-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416024-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416070-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416070-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416070-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416070-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416070-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416070-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416071-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414068-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414069-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415243-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421853-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421854-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421852-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419511-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419512-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419513-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414179-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416629-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417900-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420393-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420394-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418898-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418649-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420499-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421457-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421457-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421457-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421457-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421457-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421457-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421458-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419339-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419863-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421801-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418555-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419699-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418564-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419701-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419702-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419632-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419634-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419059-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419982-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419983-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419983-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419983-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419983-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419983-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419983-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419984-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413247-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418646-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413245-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413245-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413245-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413245-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413245-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413245-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413246-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419210-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419874-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420185-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420186-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420186-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420186-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420186-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420186-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420186-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421237-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421238-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413424-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419334-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419335-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417098-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413582-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414606-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414607-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414608-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416057-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416072-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416086-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421802-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413816-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413816-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413816-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413816-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413816-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413816-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413817-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421435-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414694-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414695-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417053-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419340-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415991-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415992-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416039-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413818-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413268-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413269-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413427-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413427-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413427-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413427-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413427-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413427-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413426-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413426-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413426-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413426-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413426-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413426-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413583-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414609-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414609-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414609-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414609-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414609-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414609-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413251-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413250-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416644-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416613-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416614-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421264-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421265-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416590-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416513-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421246-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421247-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421205-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421206-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421206-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421206-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421206-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421206-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421206-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416864-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421819-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415811-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421178-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421179-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421182-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416649-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416694-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416695-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416805-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417128-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415718-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416679-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415666-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415756-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421021-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421021-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421021-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421021-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421021-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421021-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421022-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421023-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421027-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421028-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421052-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421052-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421052-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421052-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421052-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421052-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421053-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421018-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421019-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421019-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421019-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421019-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421019-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421019-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421020-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421020-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421020-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421020-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421020-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421020-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417366-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417570-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421015-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421016-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421016-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421016-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421016-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421016-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421016-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421017-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421184-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421185-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421186-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421186-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421186-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421186-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421186-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421186-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415859-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415860-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415738-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416742-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421177-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421173-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421174-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415876-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415889-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415890-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421272-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416774-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421161-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415774-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415775-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415948-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421168-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415933-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416789-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421172-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415904-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415917-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415918-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421169-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421170-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421171-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420781-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420782-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418468-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418439-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418466-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418467-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418467-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418467-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418467-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418467-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418467-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418329-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420772-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420773-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420774-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418339-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420766-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420768-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418365-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418125-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418125-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418125-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418125-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418125-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418125-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418126-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420914-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420914-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420914-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420914-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420914-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420914-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420915-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420916-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420928-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420775-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420776-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420754-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420755-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420756-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417930-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417931-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417206-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417206-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417206-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417206-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417206-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417206-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421046-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421047-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421048-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421049-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421050-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421050-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421050-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421050-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421050-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421050-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421051-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421051-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421051-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421051-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421039-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421040-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421041-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421041-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421041-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421041-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421041-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421041-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417409-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421033-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421034-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421034-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421034-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421034-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421034-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421034-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421035-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421036-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421037-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421038-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420896-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420897-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420898-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418525-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417944-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420926-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420927-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420979-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420980-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420981-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417958-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421042-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421043-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421043-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421043-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421043-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421043-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421043-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421044-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421044-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421044-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421044-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421044-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421044-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420881-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420882-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420874-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420876-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421013-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421014-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417569-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421029-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421030-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421031-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421032-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420407-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420408-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420409-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420396-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418756-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418782-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420386-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420388-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418874-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418816-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418816-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418816-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418816-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418816-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418816-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418755-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420864-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420865-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420866-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415843-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415844-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420506-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420504-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418644-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420507-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418665-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418666-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420511-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420512-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420513-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420764-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418660-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420260-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420261-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420262-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420868-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420868-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420868-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420868-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420868-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420868-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420869-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418473-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418473-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418473-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418473-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418473-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418473-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420254-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415810-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418920-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420514-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420516-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420517-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418606-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418607-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418608-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418686-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418686-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418686-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418686-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418686-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418686-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420765-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418750-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418750-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418750-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418750-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418750-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418750-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418609-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418609-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418609-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418609-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418609-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418609-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418306-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418817-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418818-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421045-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415793-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415794-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418789-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418781-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420382-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420384-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420385-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420385-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420385-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420385-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420385-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420385-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418762-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418771-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418713-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420871-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420872-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420528-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420532-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420532-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420532-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420532-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420532-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420532-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420533-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420525-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420526-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418112-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418113-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418113-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418113-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418113-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418113-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418113-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417916-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417917-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417902-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417902-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417902-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417902-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417902-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417902-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418613-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418616-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420530-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420531-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420522-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420537-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420540-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420541-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420870-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418765-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418658-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418614-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418615-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418597-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418099-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418100-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420652-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417748-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420877-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418295-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420748-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420750-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420750-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420750-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420750-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420750-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420750-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420751-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420752-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420753-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415963-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415963-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415963-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415963-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415963-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415963-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415978-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415932-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421240-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421241-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421242-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417888-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421005-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421009-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421010-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421011-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420861-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420862-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420863-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420745-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420747-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418547-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418548-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420377-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420500-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420501-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418925-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420502-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420648-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420649-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420188-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419031-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419032-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419893-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419894-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419895-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419030-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414070-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414070-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414070-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414070-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414070-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414070-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414764-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414182-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416118-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415245-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415245-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415245-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415245-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415245-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415245-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416101-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418924-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418931-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414184-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418048-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419221-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421155-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416773-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421459-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417221-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421647-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421648-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421606-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421607-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417658-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417674-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417674-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417674-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417674-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417674-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417674-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421720-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421716-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418251-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418252-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421808-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421641-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418307-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421636-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418114-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418127-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421634-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421630-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418296-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421656-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421657-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421657-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421657-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421657-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421657-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421657-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421658-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421697-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421699-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421724-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421725-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421522-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421751-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421752-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421614-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421615-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421613-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421612-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421616-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421632-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421629-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418275-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418285-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418285-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418285-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418285-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418285-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418285-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421816-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421816-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421816-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421816-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421816-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421816-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421817-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421818-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421811-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421812-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421812-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421812-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421812-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421812-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421812-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421753-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421809-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418253-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418278-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421353-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416850-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421342-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421810-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421537-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421800-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421795-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421796-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421797-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416560-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417794-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421345-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421346-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421528-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421530-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421717-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417688-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417688-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417688-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417688-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417688-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417688-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421718-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421736-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421737-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421738-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421739-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421740-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421741-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421742-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421744-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421472-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421473-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421473-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421473-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421473-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421473-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421473-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421474-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421474-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421474-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421474-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421474-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421474-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421510-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421511-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421512-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421460-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421460-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421460-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421461-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421462-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421439-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421440-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421441-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417101-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417265-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421348-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421463-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421464-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421465-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417819-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421531-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421532-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421532-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421532-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421532-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421532-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421532-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421533-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421466-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421467-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421467-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421467-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421467-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421467-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421467-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421468-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418261-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421728-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421729-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417720-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421649-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417533-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417519-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417210-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417301-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417301-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417301-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417301-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417301-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417301-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417302-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417302-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417302-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417302-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417302-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417302-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417118-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417136-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417374-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417133-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417345-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417255-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417429-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417429-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417429-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417429-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417429-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417429-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417153-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417182-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417329-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417197-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417135-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417316-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417241-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417242-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417091-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417105-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417388-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416608-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416609-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416609-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416609-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416609-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416609-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416609-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416235-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416237-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416473-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416473-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416473-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416473-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416473-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416473-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416487-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416488-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416501-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416533-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416534-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416534-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416534-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416534-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416534-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416534-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416444-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416445-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416549-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416551-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416552-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416064-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415744-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415956-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415816-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415816-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415816-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415816-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415816-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415816-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415817-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423636-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417254-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417240-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423640-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423641-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423608-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423609-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423609-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423609-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423609-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423609-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423609-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423610-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423616-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423618-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423618-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423618-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423618-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423619-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423629-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423630-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417662-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423448-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423448-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423448-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423448-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423448-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423448-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423449-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423449-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423449-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423449-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423449-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423449-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423612-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423613-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423614-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423615-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417534-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417534-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417534-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417534-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417534-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417534-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423620-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423621-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423628-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423442-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423443-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416593-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416564-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423632-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423634-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417506-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417603-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417603-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417603-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417603-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417603-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417603-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423585-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423586-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423586-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423586-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423586-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423586-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423586-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423587-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423588-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423593-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423594-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423595-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423596-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423597-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423598-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423602-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423603-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423603-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423603-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423603-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423603-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423603-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423589-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423590-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423591-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423592-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423604-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423604-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423604-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423604-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423604-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423604-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423606-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423607-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416474-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416474-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416474-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416474-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416474-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416474-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416442-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416443-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423584-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417272-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417489-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416486-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416457-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416457-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416457-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416457-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416457-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416457-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416458-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416459-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423582-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423583-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415745-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415724-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415725-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416471-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416472-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416502-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416517-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416518-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416519-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416565-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416566-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416536-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417253-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423288-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423245-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423245-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423245-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423245-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423245-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423245-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417811-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417812-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417812-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417812-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417812-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417812-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417812-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417810-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417252-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417923-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417999-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417999-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417999-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417999-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417999-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417999-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423276-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423277-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422856-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422857-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422858-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422850-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422852-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422853-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422872-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422874-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423080-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423080-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423080-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423080-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423080-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423080-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423081-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423082-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423083-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423084-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423085-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423086-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423088-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423089-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423091-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422871-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423480-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417634-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423504-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423077-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423077-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423077-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423077-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423077-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423077-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423078-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423078-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423078-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423078-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423078-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423078-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423079-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422879-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422881-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422882-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422876-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422877-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422941-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422942-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416762-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422958-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422959-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422960-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422866-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423110-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422854-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422868-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422868-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422868-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422868-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422868-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422868-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422869-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422870-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423092-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423093-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423094-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419350-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419352-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416028-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415952-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415997-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415998-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422846-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422848-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422843-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422844-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422923-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422924-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422925-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422884-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422885-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422902-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422902-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422902-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422902-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422902-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422902-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422904-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422849-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423111-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423111-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423111-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423111-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423111-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423111-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423112-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417602-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417615-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423506-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423522-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423258-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423258-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423258-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423258-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423258-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423258-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423260-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417648-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417649-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423272-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423261-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423262-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423264-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423265-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423275-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423278-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423279-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423280-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423281-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423281-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423281-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423281-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423281-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423281-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423282-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423282-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423282-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423282-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423282-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423282-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423283-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423284-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423285-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423285-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423285-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423285-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423285-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423285-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416264-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416155-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415935-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415862-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415863-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416216-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416233-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416185-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416201-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415892-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415892-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415892-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415892-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415892-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415892-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415740-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415741-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422793-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422794-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415796-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415846-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415813-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415814-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415814-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415814-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415814-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415814-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415814-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415906-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415907-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415879-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422795-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422796-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422797-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422786-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423009-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423010-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423011-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423544-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423545-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423545-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423545-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423545-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423545-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423545-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423001-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417268-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417283-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423418-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423418-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423418-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423418-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423418-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423418-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423420-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423454-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423427-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423427-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423427-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423427-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423427-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423427-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423428-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423429-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423429-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423429-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423429-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423429-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423429-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423430-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423430-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423430-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423430-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423430-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423430-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423431-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423432-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423432-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423432-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423432-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423432-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423432-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417797-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423424-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423426-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423426-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423426-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423426-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423426-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423426-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423030-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417314-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417314-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417314-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417314-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417314-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417314-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423006-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423007-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423008-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423027-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423028-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423029-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417238-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417251-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423000-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417298-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423003-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423004-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423005-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417428-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417385-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417385-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417385-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417385-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417385-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417385-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417413-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423041-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423041-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423041-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423041-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423041-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423041-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423042-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423043-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423043-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423043-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423043-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423043-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423043-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423104-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423104-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423104-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423104-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423104-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423104-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423036-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423423-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417741-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417869-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423436-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423437-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417691-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417691-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417691-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417691-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417691-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417691-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423107-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423108-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423109-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423109-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423109-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423109-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423109-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423109-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423101-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423103-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423095-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423096-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423096-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423096-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423097-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423097-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423097-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423097-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423097-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423097-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423142-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423142-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423142-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423142-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423142-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423142-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417647-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417661-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423098-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423099-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423100-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423105-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423106-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423106-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423106-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423106-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423106-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423106-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417676-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417299-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417299-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417299-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417299-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417299-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417299-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417300-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423433-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423434-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423435-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417782-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423417-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423455-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423455-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423455-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423455-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423455-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423455-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423456-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423456-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423456-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423456-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423456-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423456-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417985-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417986-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417824-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417825-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423255-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423256-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423257-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423257-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423257-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423257-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423257-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423257-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423252-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423253-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423254-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423250-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423251-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418013-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418014-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423294-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423294-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423294-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423294-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423294-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423294-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423295-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423439-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423440-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423441-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423444-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423445-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423446-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423447-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423122-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423124-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417632-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423143-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423168-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423184-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423185-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423186-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423186-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423186-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423186-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423186-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423186-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422860-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422861-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422862-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422863-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422864-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422865-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418785-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416784-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418554-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413264-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418545-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418545-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418545-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418545-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418545-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418545-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414948-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418544-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413265-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412819-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415782-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415764-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415765-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415818-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415819-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415800-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415762-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415781-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415707-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415938-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418786-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414491-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414492-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416268-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417332-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414450-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414450-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414450-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414450-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414450-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414450-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414451-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414452-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412809-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412810-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413172-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413173-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413174-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420742-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418979-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412808-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418460-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418460-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418460-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418794-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412811-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412812-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412812-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412812-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412812-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412812-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412812-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417006-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414453-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413237-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416858-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416857-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416420-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413940-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417172-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417024-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418821-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417699-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418973-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413418-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413418-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413418-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413418-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413418-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413418-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414477-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415311-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412801-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412802-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413196-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413197-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412813-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412814-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412814-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412814-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412814-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412814-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412814-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412816-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412816-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412816-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412816-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412816-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412816-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416738-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419325-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413210-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413576-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413578-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413204-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413205-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415161-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414944-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414942-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419196-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419197-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415547-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415585-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414941-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414466-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414467-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414467-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414467-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414467-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414467-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414467-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414468-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415902-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415902-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415902-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415902-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415902-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415902-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415916-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414065-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415494-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418760-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416814-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416814-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416814-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416814-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416814-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416814-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415600-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414474-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414474-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414474-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414474-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414474-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414474-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413238-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415534-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415534-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415534-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415534-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415534-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415534-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415408-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418096-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418096-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418096-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418097-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418097-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418097-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418097-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418097-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418097-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414541-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414540-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416768-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413184-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413185-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413186-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413186-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413186-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413186-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413186-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413186-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417007-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413241-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413242-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413240-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418653-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418654-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419001-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413252-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413253-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413254-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418672-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418671-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418662-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418663-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418776-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417994-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418007-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413420-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419624-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418802-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418812-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418812-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418812-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418812-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418812-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418812-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419177-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419091-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420172-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420173-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420174-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419184-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419142-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419142-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419142-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419142-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419142-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419142-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419846-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419089-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420178-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418772-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418773-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420545-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420545-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420545-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420545-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420545-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420545-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420560-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420632-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420634-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418086-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420843-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420844-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423240-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417573-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423072-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423073-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423237-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423238-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419260-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419261-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419262-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417937-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416594-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416595-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417768-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423406-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423407-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423408-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423570-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423571-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423572-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423573-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423065-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423066-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423067-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423071-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423235-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422433-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422630-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416091-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421231-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416982-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417353-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421596-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421597-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422014-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421838-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422430-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422430-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422430-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422430-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422430-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422430-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422431-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422432-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422432-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422432-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422432-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422432-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422432-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420998-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420999-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420999-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420999-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420999-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420999-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420999-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413813-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413814-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413814-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413814-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413814-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413814-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413814-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413260-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413261-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413262-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413423-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414545-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414545-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414545-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414545-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414545-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414545-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417510-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417511-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413580-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413581-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419332-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412817-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412818-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413243-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414481-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416660-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420496-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420640-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420641-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420184-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419058-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419058-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419058-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419058-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419058-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419058-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420182-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420374-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420568-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420569-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420392-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419854-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419861-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419862-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419978-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419980-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419981-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414066-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414067-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415602-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415603-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415603-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415603-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415603-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415603-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415603-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415993-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415081-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416023-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415977-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414178-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419508-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419509-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419510-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419629-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419630-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419214-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418022-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418034-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418034-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418034-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418034-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418034-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418034-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419848-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419849-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419850-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422107-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422108-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422109-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422109-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422109-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422109-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422109-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422109-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419005-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420306-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420307-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420308-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421840-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421841-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420292-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420293-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420179-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416545-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416545-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416545-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416545-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416545-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416545-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419057-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421260-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421256-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421257-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421257-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421257-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421257-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421257-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421257-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421258-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421258-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421258-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421258-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421258-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421258-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419974-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419976-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419977-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418396-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420846-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420848-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420849-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418115-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421142-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421142-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421142-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421142-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421142-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421142-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421143-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420761-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420762-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418430-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418430-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418430-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418430-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418430-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418430-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418431-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420264-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420265-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420275-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418906-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421911-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421912-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420744-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414480-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421000-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421001-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421233-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417109-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417109-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417109-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417109-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417109-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417109-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413256-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413257-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413257-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413257-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413257-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413257-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413257-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413258-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413258-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413258-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413258-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413258-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413258-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414489-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414947-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414947-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414947-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414947-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414947-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414947-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420760-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414486-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414487-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414488-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414544-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419329-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418476-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418774-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420369-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420255-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420256-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420257-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420257-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420257-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420257-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420257-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420257-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420246-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420247-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419852-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419853-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418656-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418657-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418657-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418657-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418657-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418657-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418657-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419206-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419206-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419206-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419206-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419206-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419206-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413951-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413948-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413950-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416116-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416100-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416149-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415931-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415947-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415947-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415947-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415947-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415947-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415947-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415962-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415962-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415962-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415962-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415962-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415962-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413811-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414693-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414693-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414693-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414693-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414693-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414693-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413812-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413812-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413812-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413812-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413812-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413812-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416055-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416056-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415079-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415080-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415080-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415080-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415080-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415080-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415080-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415536-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415601-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419506-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419507-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416117-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416084-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416085-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416133-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418893-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419628-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418901-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418909-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418917-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421786-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421842-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416261-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421148-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421146-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418512-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418513-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420850-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420852-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420853-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421433-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421434-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421450-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421450-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421450-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421450-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421450-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421450-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416821-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418000-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422243-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422245-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422245-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422245-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422245-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422245-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422245-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423415-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417708-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417588-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417195-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417196-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416580-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416581-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416582-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422842-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416394-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416013-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416014-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423243-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423413-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417224-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417587-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423074-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423075-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423076-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423241-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423242-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417613-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417614-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417645-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417645-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417645-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417645-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417645-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417645-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417646-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422634-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422636-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422712-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422713-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422015-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422016-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422016-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422016-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422016-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422016-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422016-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422017-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418238-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422276-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422277-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423581-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415834-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422840-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422841-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421350-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416294-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416294-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416294-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416294-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416294-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416294-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416295-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416309-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416310-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422771-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422772-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422773-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416699-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416377-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416061-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416062-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416062-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416062-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416062-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416062-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416062-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416653-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416669-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416424-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419304-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419305-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421252-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421352-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421733-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421734-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421628-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418075-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421640-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421448-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421448-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421448-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421448-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421448-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421448-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421449-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421449-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421449-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421449-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421449-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421449-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421721-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421253-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421254-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416530-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421255-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421707-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421708-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420636-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417707-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423489-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417284-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417285-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417285-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417285-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417285-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417285-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417285-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423574-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423576-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417194-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423068-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423069-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423070-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423070-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423070-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423070-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423070-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423070-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423037-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423038-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423040-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423305-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423309-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423399-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416066-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419264-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419265-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422168-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422240-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422241-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422242-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417904-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415836-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417441-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417442-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422434-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422435-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416044-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416044-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416044-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416044-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416044-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416044-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416045-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422632-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417178-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423047-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423048-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423049-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423210-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423409-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423411-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423412-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422233-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416392-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416467-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416467-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416467-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416467-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416467-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416467-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416511-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416512-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416437-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419619-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419705-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419709-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422628-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422629-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422275-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421594-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422540-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422541-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417838-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417821-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417822-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417808-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422237-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422238-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421609-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421609-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421609-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421609-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421609-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421609-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421610-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416481-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416405-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416406-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416451-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422544-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422545-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422545-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422545-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422545-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422545-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422545-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422546-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422547-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421338-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421339-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421340-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416452-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416374-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418064-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421424-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417334-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417335-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420168-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414818-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414819-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412609-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412609-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412609-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412609-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412609-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412609-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412610-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419549-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419551-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419153-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419694-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419841-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419842-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419843-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419099-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419968-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419969-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419970-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420534-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420534-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420534-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420534-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420534-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420534-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420521-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420834-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420836-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416849-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416863-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421131-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421132-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421224-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421225-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418074-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420994-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420995-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420996-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420996-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420996-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420996-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420996-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420996-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417340-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421446-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421447-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418051-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418051-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418051-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418051-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421834-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421836-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421608-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418299-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418299-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418299-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418299-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418299-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418299-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422000-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422001-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422235-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421981-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421982-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421983-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421983-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421983-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421983-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421983-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421983-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421984-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421905-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421905-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421905-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421905-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421905-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421905-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421906-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421907-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421979-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421980-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418116-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421985-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421986-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421987-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421987-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421987-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421987-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421987-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421987-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421908-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421908-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421908-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421908-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421908-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421908-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421909-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421910-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422013-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417696-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417696-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417696-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417696-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417696-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417696-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414930-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415155-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413111-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413111-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413111-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413111-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413111-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413111-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414429-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414429-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414429-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414429-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414429-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414429-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414475-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414476-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413231-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413412-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413413-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417697-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413568-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413569-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413570-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412754-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418761-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413927-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413928-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413930-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412753-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413924-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413925-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413926-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417142-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417142-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417142-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417142-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417142-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417142-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413805-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413806-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412764-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414761-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414762-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412760-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417508-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414062-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414062-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414062-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414062-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414062-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414062-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414329-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412755-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414733-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413931-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414430-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414430-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414430-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414430-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414430-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414430-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414431-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414432-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414432-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414432-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414432-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414432-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414432-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413112-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413113-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413113-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413113-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413113-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413113-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413113-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413114-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413115-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414932-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413116-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413117-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413118-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415809-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415828-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415842-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415858-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417492-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416495-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417377-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412769-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414434-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414435-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418828-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413132-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412765-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412766-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414933-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414934-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414935-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416388-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413941-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413942-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414734-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412768-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417578-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413235-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414433-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413120-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413121-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413122-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416210-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413947-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413947-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413947-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413947-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413947-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413947-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416195-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416196-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416243-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416258-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416258-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416258-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416258-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416258-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416258-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416466-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413124-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413125-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413125-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413125-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413125-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413125-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413125-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416496-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414602-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414603-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414603-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414603-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414603-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414603-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414603-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414604-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414604-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414604-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414604-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414604-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414604-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413233-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413415-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417564-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414736-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414737-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413571-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413572-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413573-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413574-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416464-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417039-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416525-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416526-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416435-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416275-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416292-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416242-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415874-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415888-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420997-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421133-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421137-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421138-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421139-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413937-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413938-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417436-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417437-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416449-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416449-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416449-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416449-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416449-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416449-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413127-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418808-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416338-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416339-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414063-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414063-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414063-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414063-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414063-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414063-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414064-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414442-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414443-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414444-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416307-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413944-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413945-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413126-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420544-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422548-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420536-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418848-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416325-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416342-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420365-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420366-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418822-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418927-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418934-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418935-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417260-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417261-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420840-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420841-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420842-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420629-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420630-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417734-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421705-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413808-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413809-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422781-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422782-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419182-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420169-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420170-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420171-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419088-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419026-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419026-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419026-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419026-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419026-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419026-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418855-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418863-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418872-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418879-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419844-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414439-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414440-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413133-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413128-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413129-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418860-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418819-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413139-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414441-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412772-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413135-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412771-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418853-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413136-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413137-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413138-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418869-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418877-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419170-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417072-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421521-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421525-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421526-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417612-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417629-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417644-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421519-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421426-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421426-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421426-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421426-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421426-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421426-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415469-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415533-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418967-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416843-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416961-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416962-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416962-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416962-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416962-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416962-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416962-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416977-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413810-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418900-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413142-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413142-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413142-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413142-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413142-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413142-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412785-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412786-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413146-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417433-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417434-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413143-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418885-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418891-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418892-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418892-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418892-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418892-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418892-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418892-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417910-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417911-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417124-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417169-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417170-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412784-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417155-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412782-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418907-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418908-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418908-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418908-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418908-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418908-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418908-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418915-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418916-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417593-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417495-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417496-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413417-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417184-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417185-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417201-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417257-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417257-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417257-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417257-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417257-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417257-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417258-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417258-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417258-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417258-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417258-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417258-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412773-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412774-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412775-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412776-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417592-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413148-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413153-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413155-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413149-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417607-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418922-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418922-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418922-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418922-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418922-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418922-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417275-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412792-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417022-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417450-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417450-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417450-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417450-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417450-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417450-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417451-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412789-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412791-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417304-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417305-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418923-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418930-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418810-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418961-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412793-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412794-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412795-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417463-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417464-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418801-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418811-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419282-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419282-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419282-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419282-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419282-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419282-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418944-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418945-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416931-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417066-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416947-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416947-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416947-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416947-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416947-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416947-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412796-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417051-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417051-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417051-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417051-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418937-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418938-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413161-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419283-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419284-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417095-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417096-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417096-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417096-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418172-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412752-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417857-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417858-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417621-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418043-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418043-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418043-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418043-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418043-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418043-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418044-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418044-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418044-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418044-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418044-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418044-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414931-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415153-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417666-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417108-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417021-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417021-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417021-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417021-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417021-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417021-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412956-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412957-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412957-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412957-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412957-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412957-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412957-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412958-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412959-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417551-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417306-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412960-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412961-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412962-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412962-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412962-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412962-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412962-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412962-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417668-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417668-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417668-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417668-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417668-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417668-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417005-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417654-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412975-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417494-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417509-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417565-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417594-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412976-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416960-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416976-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416990-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412955-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412952-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412954-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412954-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412954-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412954-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412954-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412954-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416945-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412964-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412965-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412966-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417137-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417122-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412697-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412971-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419536-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414885-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413921-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413922-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413922-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413922-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413922-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413922-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413922-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412967-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413899-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417276-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417067-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417081-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416782-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413898-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413203-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414461-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413893-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413894-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414724-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413895-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416813-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416842-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416856-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413206-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413206-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413206-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413206-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413206-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413206-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416902-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416902-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416902-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416902-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416902-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416902-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414058-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414058-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414058-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414058-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414058-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414058-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417186-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417186-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417186-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417186-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417186-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417186-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417216-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417050-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417050-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417050-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417050-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417050-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417050-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417065-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417231-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417245-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417245-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417245-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417245-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417245-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417245-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416930-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417171-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412977-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412978-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412979-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417608-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417035-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416916-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414057-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413890-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413896-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413897-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414720-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414718-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414881-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416736-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415048-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413888-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413889-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412692-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412692-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412692-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412692-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412692-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412692-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414310-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417097-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417097-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417097-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417097-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417097-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417097-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417110-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417125-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417125-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417125-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417125-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417125-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417125-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414879-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414458-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414459-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414460-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414460-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414460-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412963-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412963-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412963-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412963-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412963-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412963-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417336-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417350-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416751-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416766-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413891-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414721-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413892-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413892-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413892-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413892-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413892-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413892-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414813-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414814-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414814-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414814-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414814-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414814-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414814-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418005-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413004-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413005-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413006-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413007-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418020-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418020-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418020-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418020-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418020-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418020-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418032-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412708-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417992-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412707-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418045-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418862-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413800-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413801-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413015-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414409-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412999-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412999-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412999-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412999-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412999-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412999-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417926-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415868-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415868-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415868-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415868-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415868-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415868-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417288-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414465-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417243-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417214-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418861-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414889-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417941-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413003-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413000-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413001-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417348-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412712-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412705-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417954-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417954-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417954-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417954-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417954-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417954-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417246-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413564-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413565-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417967-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417979-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417256-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414888-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412994-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412995-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415146-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414316-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414317-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412988-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412996-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412996-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412996-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412996-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412996-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412996-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412997-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412998-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412986-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412987-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412987-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412987-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412987-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412987-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412987-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412701-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412702-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417899-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417912-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417885-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417773-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417846-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417859-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414882-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414884-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414462-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414463-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414311-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414312-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412980-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412981-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412982-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413088-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413089-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413091-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418702-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412699-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417789-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412984-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412985-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413900-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413901-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413902-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413902-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413902-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413902-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413902-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413902-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412983-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412983-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412983-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412983-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412983-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412983-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417744-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412990-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412991-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412992-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412993-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414464-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415296-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415297-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415298-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412969-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412970-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417465-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412968-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415052-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415052-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415052-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415052-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415052-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415052-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413908-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413908-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413908-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413908-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413908-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413908-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413909-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413910-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412693-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412693-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412693-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412693-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412693-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412693-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412694-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412695-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412696-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412696-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412696-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412696-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412696-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412696-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414314-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414314-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414314-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414314-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414314-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414314-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417168-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412973-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412974-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417406-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417420-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417435-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417452-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417392-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414295-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414296-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414297-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414870-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414293-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412860-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412861-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412862-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412665-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412666-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418382-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412664-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414294-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414294-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414294-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414294-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414294-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414294-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412657-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412657-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412657-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412657-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412657-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412657-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412658-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412660-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415393-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412663-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414292-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412661-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412662-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414900-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415132-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417480-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415129-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415131-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412863-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418178-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412654-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412655-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412656-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415280-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416599-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416585-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416556-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416569-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418738-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417079-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417094-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416661-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416676-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412864-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414366-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416630-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416645-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416645-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416645-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416645-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416645-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416645-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412865-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412866-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412678-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412679-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414369-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416754-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414365-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419317-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414871-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414872-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412871-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412668-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412668-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412668-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412668-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412668-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412668-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412669-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412670-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412868-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412868-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412868-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412868-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412868-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412868-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412869-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412870-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412671-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412884-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412885-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415051-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415051-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415051-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415051-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414901-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414902-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414902-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414902-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414902-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414902-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414902-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412888-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412889-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415029-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415030-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415031-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414298-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412672-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414299-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414299-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414299-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414299-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414299-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414299-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414300-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414301-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414301-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414301-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414301-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414301-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414301-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414874-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412872-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412673-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412674-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412674-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412674-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412674-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412674-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412674-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412876-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412877-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412879-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416739-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412874-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412920-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412921-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412922-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412922-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412922-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412922-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412922-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412922-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416691-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416691-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416691-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416691-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416691-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416691-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412881-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412882-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414876-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415225-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414717-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415049-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415050-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415050-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415050-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415050-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415050-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415050-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414304-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414377-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416800-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416816-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416816-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416816-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416816-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416816-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416816-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416888-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414908-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414908-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414908-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414908-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414908-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414908-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412899-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414385-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414385-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414385-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414385-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414385-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414385-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412912-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412914-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412914-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412914-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412914-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412914-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412914-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412911-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414305-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416674-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416674-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416674-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416674-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416674-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416674-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412680-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416658-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412915-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412681-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416872-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412918-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416978-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412916-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412917-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414386-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414306-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414877-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415125-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415125-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415125-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415125-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415125-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415125-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415284-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413193-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413194-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415484-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415396-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416596-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416612-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416628-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414904-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415282-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415282-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415282-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415282-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415282-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415282-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415283-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415394-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412891-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415122-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415124-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415281-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415281-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415281-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415281-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415281-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415281-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412890-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415665-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415699-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415646-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412924-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412925-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418994-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412685-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412686-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412686-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412686-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412686-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412686-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412686-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412928-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412930-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415136-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415045-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415046-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415047-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412926-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412927-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414917-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414918-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412688-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412688-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412688-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412688-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412688-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412688-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414920-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414399-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414400-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414401-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414401-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414401-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414401-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414401-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414401-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416992-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415142-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415142-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415142-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415142-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415142-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415142-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415143-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412940-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413201-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416688-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416688-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416688-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416688-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416688-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416688-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417008-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414307-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414308-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414309-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412937-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412938-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412941-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412942-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412689-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412690-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412691-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412691-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412691-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412691-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412691-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412691-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413195-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415620-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412923-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414912-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419692-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419692-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419692-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419692-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419692-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419692-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419693-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419693-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419693-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419693-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419693-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419693-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414423-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419205-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414424-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417981-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419540-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419541-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417969-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415640-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415641-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413065-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413066-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413064-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413068-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413069-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413070-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413070-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413070-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413070-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413070-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413070-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413071-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414177-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414817-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413932-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413933-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413934-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413935-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416586-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416586-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416586-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416586-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416586-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416586-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415589-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413063-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413063-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413063-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413063-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413063-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413063-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417952-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415149-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413082-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414927-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413083-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418678-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414925-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414926-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414325-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419288-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413056-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413057-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413058-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413058-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413058-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413058-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413058-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413058-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419618-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419618-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419618-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419618-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415448-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415448-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415448-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415448-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415448-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415448-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415792-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412736-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413076-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413077-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413077-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413077-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413077-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413077-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413077-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413078-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413078-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413078-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413078-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413078-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413078-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413072-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413073-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413074-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413079-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413080-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413080-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413080-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413080-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413080-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413080-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413081-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415308-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415309-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413075-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413094-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414061-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415310-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415405-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414060-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413095-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417978-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417990-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414426-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414426-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414426-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414426-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414426-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414426-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414427-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414427-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414427-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414427-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414427-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414427-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414428-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415406-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415407-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413092-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413093-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413408-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413409-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417991-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415491-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415437-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415439-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418003-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418004-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418745-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418737-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415492-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414534-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414534-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414534-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414534-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414534-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414534-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418720-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418729-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419836-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419139-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419840-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413107-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413225-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418792-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418800-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413104-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413104-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413104-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413104-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413104-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413104-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413105-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413106-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413106-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413106-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413106-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413106-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413106-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413224-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412748-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418031-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412747-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418784-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413221-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413222-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412742-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413100-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413101-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419336-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419338-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417277-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414473-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414473-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414473-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414473-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414473-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414473-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417685-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413411-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414537-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413096-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413096-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413096-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413097-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413097-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413097-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413097-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413097-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413097-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413098-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413103-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418775-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413108-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413109-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413109-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413109-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413109-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413109-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413109-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413110-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418019-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418019-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418019-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418019-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418019-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418019-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412741-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414536-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415522-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413099-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418752-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414059-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414760-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415056-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419213-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413923-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414729-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414174-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414816-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414816-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414816-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414816-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414816-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414816-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414418-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414418-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414418-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414418-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414418-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414418-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414420-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413059-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418661-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417940-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414471-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414472-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418056-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418057-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418754-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418446-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418268-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413915-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418610-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415717-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415737-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415755-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415773-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415053-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415054-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415055-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415521-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415519-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418279-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418636-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418645-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418645-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418645-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418645-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418645-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418645-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418652-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418618-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418618-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418618-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418618-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418301-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418301-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418301-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418301-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418301-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418301-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418602-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413051-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413051-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413051-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413051-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418570-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418585-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413052-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413052-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413052-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413052-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413052-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413052-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413053-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413054-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413213-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413214-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418195-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413042-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413043-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413043-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413043-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413043-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413043-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413043-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418533-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413407-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418072-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413049-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413050-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413050-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413050-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413050-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413050-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413050-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413036-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413404-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413405-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413406-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418517-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418526-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413032-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413033-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414469-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413055-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418592-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418242-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418231-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413216-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413047-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413217-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412728-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418444-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418083-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418084-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418221-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413044-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413044-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413044-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413044-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413044-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413044-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413045-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413046-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412725-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418553-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413048-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413039-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413040-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413041-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413041-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413041-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413041-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413041-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413041-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413037-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413038-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418670-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413912-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418171-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413034-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413034-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413034-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413034-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413034-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413034-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414415-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413060-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413061-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413062-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413062-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413062-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413062-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413062-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413062-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413035-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414417-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418069-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418080-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418080-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418080-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418080-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418080-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418080-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418092-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418106-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418106-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418106-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418106-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418106-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418106-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418118-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418055-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413916-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413917-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413918-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416440-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413914-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413914-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413914-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413914-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413914-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413914-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418030-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418042-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418494-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418501-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418509-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418435-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418443-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418454-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418408-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418417-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418427-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418427-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418427-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418427-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418427-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418427-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412721-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417870-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418477-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418486-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418694-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418469-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417965-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418461-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413920-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414728-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414725-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415447-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413904-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413905-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413905-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413905-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413905-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413905-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413905-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413911-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413907-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413906-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413802-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418400-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415445-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415446-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417813-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414413-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418256-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417856-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413027-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416531-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418095-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417521-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417432-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417432-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417432-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417432-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417432-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417432-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418082-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413011-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417418-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417418-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417418-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417418-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417418-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417418-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418161-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418173-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419301-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419301-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419301-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419301-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419301-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419301-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419302-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419302-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419302-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419302-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419302-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419302-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412709-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412711-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419300-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413008-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413009-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413010-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418058-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418058-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418058-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418058-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418058-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418058-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418071-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417491-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417507-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417449-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417449-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417449-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417449-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417449-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417449-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417462-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417476-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418753-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418870-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418871-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413084-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413085-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413086-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412713-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414924-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415148-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414406-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414407-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414408-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418196-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412716-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413019-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413019-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413019-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413019-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413019-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413019-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415299-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415299-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415299-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415299-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415299-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415299-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413016-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413016-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413016-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413016-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413016-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413016-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413017-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413018-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417606-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417620-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414921-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414922-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414922-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414922-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414922-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414922-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414922-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414923-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419616-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418222-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417591-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418335-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418325-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413028-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413029-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413030-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413020-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413020-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413020-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413020-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413020-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413020-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413021-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413021-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413021-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413021-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413021-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413021-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413022-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413031-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413023-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418243-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417680-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417665-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418059-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418060-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413024-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413025-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413026-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413026-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413026-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413026-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413026-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413026-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413566-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417695-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417800-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414411-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414412-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418280-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418292-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418302-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418302-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418302-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418302-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418302-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418302-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418185-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418148-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413013-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413014-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417549-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422691-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422691-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422691-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422691-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422691-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422691-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418109-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418109-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418109-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418109-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418109-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418109-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417536-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418121-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418135-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421899-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416254-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417405-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417404-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416222-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416238-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420692-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420692-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420692-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420692-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420692-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420692-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413182-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414533-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414964-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417138-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417139-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412781-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413557-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419309-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419310-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419311-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417036-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417037-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415028-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413796-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412797-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415221-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414334-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417080-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417080-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417080-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417080-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417080-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417080-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416334-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416350-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415043-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415043-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415043-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415043-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415043-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415043-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415041-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415041-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415041-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415041-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415041-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415041-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415042-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412800-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414332-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416400-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416415-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416991-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416874-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416917-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416918-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416737-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412805-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412806-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418006-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416752-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416753-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416705-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412630-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421413-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414272-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416568-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418854-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416689-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416690-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412629-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416720-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416721-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414858-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414859-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414860-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412632-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415840-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415118-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415120-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418046-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418047-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413400-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415990-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416007-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416022-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415481-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415278-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415277-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416038-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416054-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413188-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413401-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413401-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413401-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413401-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413401-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413401-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413402-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412854-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412852-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412853-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414345-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414342-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415560-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415392-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412848-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412849-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412850-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414346-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414348-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415279-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412676-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414302-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414302-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414302-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414302-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414302-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414302-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416615-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412856-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412857-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412858-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414869-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415121-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412653-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416540-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420113-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420113-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420113-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420113-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420113-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420113-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412652-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418971-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419609-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419609-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419609-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419609-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419609-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419609-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413876-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414288-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412648-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412647-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412855-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412649-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416507-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412644-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412645-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412645-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412645-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412645-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412645-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412645-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412646-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415117-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415276-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415853-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415854-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413882-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415224-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415769-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415870-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415805-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415441-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415442-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415942-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415973-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415958-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416036-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416037-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415988-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415518-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413884-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413885-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419534-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419534-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419534-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419534-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419534-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419534-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415871-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415927-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415928-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415885-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415898-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415824-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412641-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412841-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414457-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414457-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414457-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414457-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414457-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414457-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414865-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412843-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414892-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414892-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414892-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414892-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414892-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414892-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415128-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414866-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414868-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414868-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414868-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414868-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414868-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414868-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412640-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414282-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414282-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414282-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414282-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414282-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414282-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414690-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414691-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414691-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414691-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414691-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414691-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414691-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414692-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414692-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414692-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414692-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414692-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414692-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414335-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414336-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414862-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414863-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414864-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412842-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412636-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415654-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416521-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416537-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416553-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416583-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415126-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415127-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414278-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414861-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415662-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415680-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415697-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414898-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414899-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412859-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414353-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415399-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415285-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415285-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415285-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415285-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415285-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415285-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414891-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415480-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414890-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419316-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414279-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414280-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414281-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414281-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414281-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414281-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414281-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414281-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414283-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414284-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414285-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414285-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414285-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414285-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414285-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414285-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415564-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415556-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415557-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415555-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415400-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415486-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415565-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412840-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413877-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412838-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413871-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413872-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415516-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415517-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415679-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415618-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415618-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415618-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415618-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415619-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415477-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415733-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415696-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415696-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415696-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415696-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415696-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415696-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415661-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415621-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415713-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413879-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413881-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415275-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415386-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415388-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415114-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415115-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415116-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414277-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415712-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412834-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412836-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414275-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414276-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415750-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415750-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415750-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415750-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415750-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415750-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415751-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412833-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415444-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416114-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416068-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416146-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416021-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416021-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416021-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416021-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416021-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416021-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416006-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416131-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416178-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416179-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416082-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416052-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416052-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416052-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416052-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416052-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416052-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416053-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416005-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419521-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419522-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414055-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414056-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412825-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412826-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412827-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416193-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414713-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415044-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415044-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415044-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415044-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415044-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415044-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412634-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415586-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415586-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415586-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415586-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415586-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415586-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412828-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415587-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415588-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416098-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416113-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416113-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416113-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416113-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416113-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416113-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419504-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415525-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415592-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414716-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414054-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416272-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416288-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416336-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416352-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416304-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414172-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414173-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416240-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415443-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413874-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419312-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419314-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419314-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419314-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419314-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419314-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419314-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413797-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416385-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416385-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416385-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416385-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416385-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416385-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416386-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416224-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413560-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416384-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420712-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414454-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414455-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414455-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414455-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414455-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414455-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414455-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414456-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414456-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414456-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414456-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414456-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414456-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416431-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416417-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416432-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416432-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416432-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416432-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416432-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416432-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416433-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416401-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416401-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416401-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416401-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416401-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416401-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418233-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416446-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416489-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416504-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416369-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416461-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416462-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416335-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416305-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418534-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418534-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418534-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418534-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418534-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418534-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417901-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419477-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415077-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415077-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415077-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415077-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415077-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415077-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414034-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414034-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414034-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414034-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414034-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414034-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414035-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414036-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414153-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417711-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415304-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415305-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415306-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414594-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414595-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414644-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415009-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415010-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413776-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419292-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418305-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419552-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419668-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419668-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419668-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419668-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419668-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419668-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419669-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419670-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419101-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419819-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419821-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419954-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419954-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419954-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419954-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419954-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419954-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419948-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418978-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420135-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420136-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420329-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420332-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420474-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420474-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420474-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420474-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420474-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420474-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420818-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418507-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420624-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418035-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418036-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420819-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420982-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420983-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420983-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420983-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420983-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420983-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420983-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420984-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420985-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416967-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421113-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421113-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421113-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421113-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421113-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421113-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421114-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421115-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421442-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421443-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421444-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417115-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421268-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416634-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413382-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417652-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413688-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413688-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413688-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413688-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413688-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413688-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413689-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413690-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413536-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413537-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418634-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420472-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420473-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420473-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420473-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420473-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420473-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420473-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418210-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418197-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414681-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415020-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415020-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415020-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415020-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415020-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415020-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420618-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420618-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420618-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420618-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420619-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415440-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415514-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419279-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419280-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419281-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419281-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419281-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419281-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419281-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419281-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419285-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419285-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419285-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419285-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419285-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419285-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418168-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417426-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417426-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417426-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417426-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417426-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417426-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421261-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421262-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413968-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413969-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413970-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416453-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416468-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416423-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416439-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422080-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422080-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422080-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422080-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422080-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422080-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422081-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422082-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418079-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416952-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417890-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417891-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416665-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418500-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418506-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420620-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420621-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420660-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420661-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420662-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420663-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420664-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418024-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422662-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422663-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422664-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417412-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420816-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420816-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420816-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420816-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420816-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420816-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420817-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422033-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422034-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422034-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422034-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422034-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422034-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422034-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422035-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417541-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417876-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413843-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417126-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413844-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413846-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417099-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417112-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416876-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415075-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415076-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421407-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421408-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421409-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413840-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413841-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413842-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422510-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414754-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414755-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413971-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422516-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422517-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422518-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413836-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413838-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417086-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419473-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419473-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419473-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419473-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419473-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419473-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419474-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419474-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419474-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419474-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419474-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419474-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422607-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418283-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418294-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418294-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418294-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418294-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418294-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418294-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419548-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419475-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419476-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419665-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419666-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419203-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419204-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419082-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419947-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419947-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419947-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419947-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419947-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419947-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421585-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421586-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421586-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421586-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421586-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421586-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421586-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421587-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418947-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418947-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418947-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418947-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418947-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418947-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418948-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420052-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420052-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420052-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420052-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420052-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420052-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420053-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419081-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418981-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422511-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422512-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422513-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422514-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419116-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419117-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419546-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419547-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419094-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419662-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419663-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419664-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419814-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419814-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419814-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419814-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419814-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419814-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419472-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417083-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419471-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420612-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420613-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420610-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418384-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418385-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418385-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418385-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418385-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418385-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418385-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418386-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420653-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420654-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420655-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419074-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419076-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420051-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420051-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420051-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420051-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420131-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420132-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420133-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418843-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420469-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420471-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417040-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417055-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417069-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414753-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414031-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414032-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414033-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419296-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413533-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413534-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413534-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413534-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413534-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413534-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413534-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417393-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413772-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413773-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413774-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413775-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415591-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419269-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419275-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414937-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414938-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418366-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421686-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421686-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421686-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421686-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421686-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421686-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421681-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422345-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422346-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422255-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422256-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422257-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422257-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422257-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422257-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422257-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422257-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421821-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421680-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418025-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422146-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422216-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421427-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421427-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421427-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421427-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421427-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421427-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421428-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421429-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421429-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421429-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421429-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421429-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421429-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421250-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421251-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418153-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418010-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418023-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420978-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416937-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417056-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417057-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417528-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416393-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416407-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415467-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415467-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415467-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415467-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415467-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415467-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415468-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415377-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415264-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415104-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415104-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415104-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415104-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415104-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415104-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415105-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414850-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416252-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416253-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416251-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417269-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423129-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423035-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423039-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423125-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423125-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423125-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423125-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423125-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423125-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422765-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422769-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422855-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416797-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416853-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416624-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416640-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416641-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415882-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416610-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416670-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416671-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416080-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416080-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416080-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416080-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416080-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416080-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416093-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416094-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417974-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423268-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422975-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422976-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422977-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422978-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416940-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416955-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416971-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423062-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423062-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423062-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423062-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423062-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423062-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423063-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423063-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423063-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423063-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423063-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423063-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423064-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417544-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423053-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423054-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423055-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423056-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421775-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417417-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420969-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421055-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421149-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421235-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421595-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421599-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417317-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423564-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423565-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423566-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420785-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420789-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417346-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420879-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420965-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417386-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417401-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417401-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417401-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417401-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417401-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417401-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420609-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420609-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420609-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420609-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420609-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420609-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420695-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420699-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421509-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417402-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417460-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417460-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417460-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421685-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421689-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421415-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417400-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417518-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415850-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415849-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415955-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417415-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417517-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423050-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423050-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423050-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423050-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423050-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423050-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423051-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423051-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423051-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423051-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423052-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423052-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423052-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423052-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423052-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423052-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421865-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421869-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422049-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422135-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422139-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421059-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417399-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415865-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415866-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416079-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415881-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415895-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415896-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415546-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416095-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416096-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416096-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416096-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416077-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416077-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416077-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416077-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416077-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416077-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416078-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416078-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416078-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416078-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416078-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416078-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416702-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422930-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422931-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422932-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422967-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422954-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422954-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422954-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422954-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422954-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422954-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417016-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417016-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417016-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417016-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417016-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417016-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417030-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422955-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422956-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422965-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422966-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422947-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422947-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422947-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422947-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422947-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422947-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417532-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417532-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417532-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417532-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417532-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417532-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423388-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423057-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423058-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423058-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423058-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423058-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423058-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423058-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423059-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423060-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423061-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422933-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422934-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422935-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417842-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417193-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422537-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416345-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417177-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422525-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422526-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422534-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422534-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422534-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422534-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422534-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422534-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422536-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422805-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422806-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417721-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418038-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417073-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417074-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422265-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422685-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422686-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422686-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422686-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422686-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422686-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422686-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422522-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416500-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416578-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422948-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422950-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422951-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422952-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422980-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422981-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417222-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417296-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417297-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422528-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422530-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416426-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416426-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416426-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416426-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416426-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416426-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416441-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416456-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416456-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416456-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416456-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416456-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416456-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417059-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416985-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417000-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422944-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416925-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422937-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422938-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422940-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423311-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423312-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422927-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422928-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423292-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416299-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416299-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416299-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416299-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416299-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416299-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416314-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416314-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416314-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416314-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416314-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416314-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416329-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422979-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423293-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416105-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416106-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416106-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416106-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416106-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416106-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416106-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416455-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416455-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416455-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416455-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416455-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416455-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422768-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422676-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416075-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423269-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422774-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422775-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422776-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423400-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423401-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423401-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423401-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423401-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423401-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423401-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423402-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423404-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423405-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423231-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423233-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418809-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418895-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418899-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417784-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423648-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418265-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416139-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416514-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416576-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416122-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417843-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417574-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423568-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423569-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423392-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423393-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423394-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422674-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422674-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422674-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422674-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422674-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422674-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417854-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416499-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416469-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416484-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416408-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416409-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416454-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417075-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422973-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422974-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422113-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422113-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422113-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422113-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422113-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422113-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422114-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422115-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418179-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422970-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422971-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422352-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422148-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422149-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422968-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422969-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418052-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418052-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418052-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418052-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418052-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418052-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418201-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421624-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421692-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421692-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421692-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421692-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421692-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421692-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421693-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421693-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421693-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421693-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421693-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421693-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421592-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421593-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421598-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422692-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422692-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422692-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422692-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422692-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422692-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422693-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422693-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422693-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422693-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422693-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422693-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416954-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416954-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416954-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416954-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416954-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416954-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421701-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421702-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418369-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418377-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421694-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421695-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421696-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421696-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421696-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421696-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421696-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421696-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417129-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418345-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418426-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418426-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418426-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418426-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418426-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418426-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417042-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421417-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417556-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417571-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417584-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417599-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417705-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418250-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416547-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422764-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422766-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422268-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421591-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421506-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421507-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421508-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421517-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421518-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418298-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421600-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421601-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422350-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417600-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417601-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422348-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422089-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422091-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416592-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416607-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417029-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422620-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422621-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422258-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422258-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422258-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422258-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422258-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422258-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422260-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422272-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417750-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417750-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417750-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417750-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417750-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417750-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417751-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422279-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422280-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422281-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422281-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422281-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422281-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422281-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422281-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422261-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422262-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422264-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422269-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422221-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422222-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422231-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422217-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422224-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422957-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422957-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422957-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422957-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422957-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422957-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417045-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422961-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422962-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422962-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422962-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422962-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422962-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422962-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422963-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422963-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422963-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422963-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422963-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422963-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417060-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422618-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422618-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422618-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422618-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422619-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418105-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418117-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417061-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422964-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422086-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422088-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422752-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422753-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422153-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422155-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422161-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418041-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418041-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418041-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418041-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418041-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418041-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418194-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421828-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421896-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421897-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421898-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421892-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421892-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421892-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421892-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421892-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421892-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421900-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421901-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421890-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421891-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418204-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418205-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416532-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416532-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416532-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416532-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416532-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416532-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416548-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417736-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416516-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423647-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422585-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422589-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca cf. gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149003'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422679-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis cf. interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416269-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416285-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416285-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416285-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416285-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416285-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416285-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415910-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415544-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415545-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415545-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415545-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415545-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415545-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415545-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415609-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415609-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415609-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415609-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415609-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415609-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417585-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417586-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417586-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417586-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417586-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417586-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417586-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418026-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418026-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418026-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418026-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418026-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418026-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418240-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421973-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421974-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421975-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418104-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418104-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418104-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418104-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418104-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418104-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422083-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422084-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422085-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421822-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421824-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421691-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421691-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421691-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421691-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421691-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421691-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421620-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421621-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421588-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421589-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421590-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423386-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417427-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417427-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417427-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417427-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417427-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417427-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422213-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416546-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416170-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416265-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423246-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423247-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423384-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423385-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423385-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423385-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423385-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423385-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423385-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417502-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422926-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423044-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423044-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423044-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423044-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423044-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423044-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423045-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423046-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416897-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416911-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416282-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416282-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416282-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416282-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416282-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416282-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422751-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422612-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1422613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1422613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1422613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1422613-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1422613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1422613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1422613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1422613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423624-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1423625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1423625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1423625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1423625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1423625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1423625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1423625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1423625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415265-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415365-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415458-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415106-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415106-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415106-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415106-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415106-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415106-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414155-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416740-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413852-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413853-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413857-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413858-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419480-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419481-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419674-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419674-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419674-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419674-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419674-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419674-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419676-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413973-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413974-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418448-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418448-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418448-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418448-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418448-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418448-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418450-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418450-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418450-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418450-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418450-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418450-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419822-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419824-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421221-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421222-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416528-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416544-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418451-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419108-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419671-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419672-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419673-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418552-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420709-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420711-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418491-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418993-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421245-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421245-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421245-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421245-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421245-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421245-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421243-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418984-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418992-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419120-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419083-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419118-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420143-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419955-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419825-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420138-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420139-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420137-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418951-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418952-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420693-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420693-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420693-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420693-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420693-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420693-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420694-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418434-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420678-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418433-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420685-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418492-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420680-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420681-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420686-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420686-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420686-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420686-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420686-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420686-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420688-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420688-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420688-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420688-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420688-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420688-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420674-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420674-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420674-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420674-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420674-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420674-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420676-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418452-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418453-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418551-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418522-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420696-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420696-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420696-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420696-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420696-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420696-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420690-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420691-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420691-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420691-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420691-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420691-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420691-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420679-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414805-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414806-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421432-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421432-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421432-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421432-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421432-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421432-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421116-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421117-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421118-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421411-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417729-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418536-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414445-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414940-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419293-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419297-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419298-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419299-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419299-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419299-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419299-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419299-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419299-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419487-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419488-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419489-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421217-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420480-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417058-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417058-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417058-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417058-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417058-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417058-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420334-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420336-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418588-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413384-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416771-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413540-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417009-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415021-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415021-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415021-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415021-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415021-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415021-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415022-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418806-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420338-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420340-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415011-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415197-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414596-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418481-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418508-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418514-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414037-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415235-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415237-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413975-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418902-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418902-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418902-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418902-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418902-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418902-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420353-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416889-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416890-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416786-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416905-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416905-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416905-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416905-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416905-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416905-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416724-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416602-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416589-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416588-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416711-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418484-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418549-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420665-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420666-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421188-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416995-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416996-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416996-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416996-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416996-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416996-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416996-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418246-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418247-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420828-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417070-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417070-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417070-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417070-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417070-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417070-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417071-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416834-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416848-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420991-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420992-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420993-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417325-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421024-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421025-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421026-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421026-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421026-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421026-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421026-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421026-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416775-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421335-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421336-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421006-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421007-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421008-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420824-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416603-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416603-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416603-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416603-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416603-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416603-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421418-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421418-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421418-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421418-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421418-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421418-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421420-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421430-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421430-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421430-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421430-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421430-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421430-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421431-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421214-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421216-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421412-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418037-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421269-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421125-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421125-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421125-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421125-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421125-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421125-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421126-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421127-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421128-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421129-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421423-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416892-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416892-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416892-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416892-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416892-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416892-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416893-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421445-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417146-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416806-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421332-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421334-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421516-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421513-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421514-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416619-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416620-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417309-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417310-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420697-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420701-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420702-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420986-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420987-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420987-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420987-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420987-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420987-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420987-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416573-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416574-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420822-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421122-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421124-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420821-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412620-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414857-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420481-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420495-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420518-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419553-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419554-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420508-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420509-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420510-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418317-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420484-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413848-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413849-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413850-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415336-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415338-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413388-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413541-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413385-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413385-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413385-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413385-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413385-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413385-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413386-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415307-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415113-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415113-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415113-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415113-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415113-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415113-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415272-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412621-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413691-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413691-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413691-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413691-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413691-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413691-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415023-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420988-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420990-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417554-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417555-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413980-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413981-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413982-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413979-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418063-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418063-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418063-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418063-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418063-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418063-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418049-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418260-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418062-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418062-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418062-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418062-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418062-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418062-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413784-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413785-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413786-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415348-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415350-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418997-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420161-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418996-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418996-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418996-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418996-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418996-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418996-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415039-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413859-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413860-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413861-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413862-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415217-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420153-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415241-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417173-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417205-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420177-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420068-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420070-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420070-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420070-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420070-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420070-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420070-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420074-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420075-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413782-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420071-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420072-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420076-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418964-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420077-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420077-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420077-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420077-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420077-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420077-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413696-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413696-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413696-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413696-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413696-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413696-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413697-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415429-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415429-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415429-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415429-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415429-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415429-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420073-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415423-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418504-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413392-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413393-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420670-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413983-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413983-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413983-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413983-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413983-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413983-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414446-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415476-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420728-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420729-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420668-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420668-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420668-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420668-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420668-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420668-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420669-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412720-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417742-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414808-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417127-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417143-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419826-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419827-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419128-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419129-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419555-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419556-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419557-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419678-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419679-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413976-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413977-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413978-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415238-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415240-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415449-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415449-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415449-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415449-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415449-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415449-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420350-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420352-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420486-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420342-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420149-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420487-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420488-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418955-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418956-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419956-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419957-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419957-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419957-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419957-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419957-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419957-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418988-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418990-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419047-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420057-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420058-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420058-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420058-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420058-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420058-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420058-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420059-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418685-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420494-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420628-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419365-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419366-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413863-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420644-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420645-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420645-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420645-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420645-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420645-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420645-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413544-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412624-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415385-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415385-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415385-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415385-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415385-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415385-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415037-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415038-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413692-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413692-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413692-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413692-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413692-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413692-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413693-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413693-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413693-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413693-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413693-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413693-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413694-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413695-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414685-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415024-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413781-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415329-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412717-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412718-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413986-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414740-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415058-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415058-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415058-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415058-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415058-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415058-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415450-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415450-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415450-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415450-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415450-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415450-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418528-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419594-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419595-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419596-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419502-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419834-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420086-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157064'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '157064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420201-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417957-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417957-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417957-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417957-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417957-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417957-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414168-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414169-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419499-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419500-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419501-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419000-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420122-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420124-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414812-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414812-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414812-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414812-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414812-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414812-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414171-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420105-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420106-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420106-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420106-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420106-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420106-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420106-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414170-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419564-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419565-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419566-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420142-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420142-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420142-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420142-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420142-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420142-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419620-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419621-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419613-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419614-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418402-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419588-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419589-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419590-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419593-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419603-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419603-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419603-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419603-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419603-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419603-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419604-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419604-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419604-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419604-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419604-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419604-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419054-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419126-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419127-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418420-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419582-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419583-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419584-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419585-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419586-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419586-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419586-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419586-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419586-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419586-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419587-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418050-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418050-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418050-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418050-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418050-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418050-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418338-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419496-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420083-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420084-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420085-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420104-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420104-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420104-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420104-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420104-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420104-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420833-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418456-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418456-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418456-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418456-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418456-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418456-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414043-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414043-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414043-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414043-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414043-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414043-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414044-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414044-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414044-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414044-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414044-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414044-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414045-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414046-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419131-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419138-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420078-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420078-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420078-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420078-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420078-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420078-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420079-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418965-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418966-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419494-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419495-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419052-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419052-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419052-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419052-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419052-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419052-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419053-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419051-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419051-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419051-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419051-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419046-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419124-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419125-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419125-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419125-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419125-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419125-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419125-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420671-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420672-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420673-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420689-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419043-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419043-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419043-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419043-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419043-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419043-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419044-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419044-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419044-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419044-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419044-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419044-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419045-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420656-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420657-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420657-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420657-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420657-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420657-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420657-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420658-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419962-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419962-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419962-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419962-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419962-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419962-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419963-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419963-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419963-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419963-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419963-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419963-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419964-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419641-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414645-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414645-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414645-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414645-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414645-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414645-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418998-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418999-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418999-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418999-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418999-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418999-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418999-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415188-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420088-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419686-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419686-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419686-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419686-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419686-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419686-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414597-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414996-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414996-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414996-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414996-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414996-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414996-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420089-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419685-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418960-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419597-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419598-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419599-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419377-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420080-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420080-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420080-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420080-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420080-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420080-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420081-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420082-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419689-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419690-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419691-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419691-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419691-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419691-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419691-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419691-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413789-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414709-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415040-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419369-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419688-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419688-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419688-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419688-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419688-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419688-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414739-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416570-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416571-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419440-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419441-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419484-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419486-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419423-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419424-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413864-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413865-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413866-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416600-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415678-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415695-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415339-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416646-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416647-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419024-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418959-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420146-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420148-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420060-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420061-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420062-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420062-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420062-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420062-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420062-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420062-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418474-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418474-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418474-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418474-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418474-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418474-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418475-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419133-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419135-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus var. angustissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176211'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418813-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418814-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418814-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418814-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418814-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418814-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418814-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420348-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420489-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420491-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420492-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420646-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419833-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419231-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414038-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419958-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419132-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414809-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414810-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414811-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419491-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419492-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415436-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419560-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414447-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414448-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414448-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414448-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414448-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414448-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414448-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414039-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414040-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414041-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414041-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414041-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414041-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414041-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414041-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414042-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414161-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413699-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413547-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415430-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415430-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415430-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415430-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415430-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415430-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415431-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413394-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418021-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418021-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418021-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418021-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418021-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418021-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413545-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413545-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413545-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413545-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413545-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413545-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413546-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415554-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419959-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419960-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419961-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419115-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415432-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415432-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415432-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415432-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415432-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415432-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417874-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415711-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418374-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419576-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419578-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413984-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413985-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419574-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149508'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418464-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418472-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418480-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418489-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414689-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418496-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418511-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415616-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415660-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418394-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414449-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414449-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414449-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414449-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414449-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414449-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417771-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417786-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415222-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418838-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418033-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413396-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415352-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415353-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417713-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413179-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417872-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417681-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417712-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412756-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417884-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417653-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417871-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416129-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418288-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira jurgensii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611683'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416161-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416177-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412750-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412750-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412750-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412750-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412750-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412750-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412751-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412745-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417801-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417802-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412737-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412738-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412739-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413178-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417814-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417814-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417814-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417814-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417814-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417814-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412744-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418018-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419612-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412740-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414601-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417772-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412729-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412733-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412734-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419308-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417966-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418133-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417925-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418346-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417897-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417898-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412762-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415424-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413556-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417477-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413399-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417522-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418184-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412761-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417537-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412724-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413171-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418986-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418017-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414962-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414962-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414962-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414962-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414962-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414962-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414963-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414963-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414963-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414963-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414963-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414963-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417977-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417407-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414598-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414599-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416097-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416097-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416097-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416097-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416097-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416097-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416112-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417951-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418132-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418146-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412628-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416067-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416081-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416051-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416051-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416051-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416051-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417188-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417203-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417204-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415025-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413794-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414686-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414686-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414686-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414686-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414686-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414686-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414688-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414688-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414688-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414688-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414688-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414688-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417924-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417938-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413552-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416035-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416020-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416020-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416020-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416020-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416020-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416020-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413553-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413554-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414961-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415869-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415884-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415897-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414532-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414532-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414532-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414532-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414532-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414532-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415912-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415926-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415941-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415957-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415957-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415957-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415957-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415957-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415957-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413168-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413169-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413170-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417896-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417909-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1421187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1421187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1421187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1421187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1421187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1421187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1421187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1421187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415838-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415852-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1420067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1420067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1420067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1420067-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1420067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1420067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1420067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1420067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415786-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415822-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415768-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418447-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419591-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419592-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419393-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419394-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416692-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416692-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416692-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416692-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416692-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416692-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416707-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416708-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419407-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419408-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419409-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417262-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417278-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417292-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418429-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418429-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418429-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418429-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418429-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418429-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414047-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414048-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414049-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414050-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414050-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414050-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414050-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414050-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414050-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414051-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414051-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414051-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414051-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414052-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414052-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414052-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414052-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414052-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414052-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414053-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415078-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415078-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415078-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415078-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415078-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415078-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415242-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417233-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417247-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414756-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413795-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414738-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415345-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415346-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415057-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414711-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414712-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416508-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416509-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413868-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413868-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413868-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413868-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413868-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413868-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413869-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413870-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416541-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419386-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419388-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419392-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419382-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419384-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419385-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419385-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419385-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419385-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419385-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419385-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416662-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416663-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416616-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416920-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417566-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413792-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413793-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413791-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418846-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414530-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414531-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413548-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413549-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413551-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417828-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417844-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416004-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415971-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415987-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415987-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415987-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415987-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415987-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415987-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416460-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416460-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416460-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416475-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418070-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418070-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418070-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418070-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418070-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418070-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413555-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418081-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419306-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419307-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417217-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414600-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418334-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418093-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418094-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415026-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415026-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415026-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415026-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415026-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415026-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415027-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418107-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418108-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416557-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415210-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella gracilis var. subsalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '673548'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '700975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418120-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415173-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415174-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418254-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418255-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora veneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '964328'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '964328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418721-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413177-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418314-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418314-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418314-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418314-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418314-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418314-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412822-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415312-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414945-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416554-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416555-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412821-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416476-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416477-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416255-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416256-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413736-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414840-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414436-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413131-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417553-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415802-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414264-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414265-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415709-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414437-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413528-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413657-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413657-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413657-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413657-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413657-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413657-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413658-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415628-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415186-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415186-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415186-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415186-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415186-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415186-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414583-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414584-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417915-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418531-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415615-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415552-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415614-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415676-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418530-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413756-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418982-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414582-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412951-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413506-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413495-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414573-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414578-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414580-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414977-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415179-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415655-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415656-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415549-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415499-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415317-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414260-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414852-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415413-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415415-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414657-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414657-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414657-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414657-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414657-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414657-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413744-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413745-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414658-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414660-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419168-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414629-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413640-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413641-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417338-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414914-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414914-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414914-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414914-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414914-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414914-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414915-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413636-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414630-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414632-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413632-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413634-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419136-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149188'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '978938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419137-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419143-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413468-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413469-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417833-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418487-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418488-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414513-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413308-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413309-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413310-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413312-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413314-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413314-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413314-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413314-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413314-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413314-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414514-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418392-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418393-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413304-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413305-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413306-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414510-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414511-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414512-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414957-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414957-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414957-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414957-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414957-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414957-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414958-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414959-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413307-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414516-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415169-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415170-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415171-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413467-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413467-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413467-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413467-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413467-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413467-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417595-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414985-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414986-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414987-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414987-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414987-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414987-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414987-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414987-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413499-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414574-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414576-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419100-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419106-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419106-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419106-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419106-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419106-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419106-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419107-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413496-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414988-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417453-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413500-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413501-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413502-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414990-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414991-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415182-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415632-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415634-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419085-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419092-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414628-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418442-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415578-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415580-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418628-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419114-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419121-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419122-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413504-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414581-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414983-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414983-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414983-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414983-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414983-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414983-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.651)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.651'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419093-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415177-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415178-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415194-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415195-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413464-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413465-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413466-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414392-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414984-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414568-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419253-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414402-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414404-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419251-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419252-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419254-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419256-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414258-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414258-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414258-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414258-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414258-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414258-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414396-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412935-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412614-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415548-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415293-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415294-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415294-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415294-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415294-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415294-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415294-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415401-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415401-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415401-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415401-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415401-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415401-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415402-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415785-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415471-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415472-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415107-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412932-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412933-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412934-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414394-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415487-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415488-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415489-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415295-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415404-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419241-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419242-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419243-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414916-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419247-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419250-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415612-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414405-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412931-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414393-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415137-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415138-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415139-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415292-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415570-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415571-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413480-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413481-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415500-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415501-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415784-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415801-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415821-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417052-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417052-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417052-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417052-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417052-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417052-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412948-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412950-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414566-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415574-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415576-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417023-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412944-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. densestriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '846687'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412945-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412947-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412947-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412947-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412947-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412947-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412947-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417038-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413471-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417609-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417609-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417609-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417609-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417609-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417609-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413476-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413477-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417993-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413472-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413473-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413473-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413473-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413473-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413473-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413473-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413474-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413474-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413474-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413474-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413474-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413474-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413475-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417624-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415572-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415504-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415316-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415417-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415418-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415418-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415418-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415418-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415418-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415418-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415325-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414960-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415172-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414517-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413311-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412902-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412902-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412902-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412902-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412902-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412902-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413292-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413293-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413294-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413294-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413294-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413294-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413294-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413294-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414384-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415412-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413299-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413299-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413299-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413299-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413299-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413299-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414508-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414506-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414507-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414509-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414564-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413463-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414910-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414911-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415133-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413300-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413301-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413301-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413301-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413301-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413301-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413301-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413302-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413302-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413302-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413302-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413302-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413302-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412908-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412908-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412908-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412908-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412908-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412908-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412909-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149008'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412910-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414388-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415288-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415135-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414909-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412907-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414905-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414905-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414905-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414905-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414905-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414905-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413296-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413297-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413298-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415569-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414906-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414907-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414504-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149503'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414560-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413295-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416963-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416963-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416963-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416963-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416963-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416963-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412904-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412905-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412905-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412905-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412905-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412905-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412905-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413459-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414976-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414975-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414974-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417980-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414973-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418136-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414565-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413462-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413460-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413460-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413460-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413461-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414382-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412906-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412897-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412898-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412896-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416904-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412900-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412901-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416932-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416948-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419022-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6514)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6514'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413747-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414661-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416844-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416859-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413748-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414970-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus noricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961579'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '961579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414971-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413725-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416197-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149260'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415000-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414978-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymatopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149007'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414979-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415411-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6517)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6517'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416769-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416785-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412892-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412892-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412892-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412892-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412892-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412892-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413620-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413621-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415495-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415496-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7518"^^xsd:decimal ;
  dwc:decimalLongitude "13.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7518 13.6439)"^^geo:wktLiteral ;
  geo-pos:lat "45.7518"^^xsd:decimal ;
  geo-pos:long "13.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6439'^^xsd:double;
  dwc:latitude '45.7518'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413442-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414554-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414555-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414664-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417942-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146541'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416860-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416861-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413733-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413734-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417928-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417927-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418110-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '172442'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '172442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416755-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413740-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414969-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149149'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416846-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413741-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413742-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413439-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414553-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412893-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412894-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149529'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413443-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414556-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma strigilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180338'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '985896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414624-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415003-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415001-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413444-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413445-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413446-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415193-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula liber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '177937'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414654-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma formosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '156580'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414655-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414656-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413737-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413738-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413739-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '961353'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '961353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415566-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176531'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417955-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418122-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7511"^^xsd:decimal ;
  dwc:decimalLongitude "13.6443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417956-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7511 13.6443)"^^geo:wktLiteral ;
  geo-pos:lat "45.7511"^^xsd:decimal ;
  geo-pos:long "13.6443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6443'^^xsd:double;
  dwc:latitude '45.7511'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413440-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413441-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1418272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1418272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1418272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1418272-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1418272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1418272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1418272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '179851'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1418272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '976545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413448-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413448-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413448-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413448-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413448-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413448-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414569-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414374-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414570-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414571-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413486-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Frustulia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '604810'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '604810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413487-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '975256'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '975270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6444)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6444'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413488-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413489-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967885'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413491-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417774-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417775-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417640-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413492-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413494-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414572-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414980-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417641-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413484-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417745-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413451-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414502-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1412895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1412895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1412895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1412895-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1412895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1412895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '683576'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1412895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '611540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7491"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7491 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.7491"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.7491'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. levidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176426'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417760-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417968-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7509"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417655-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7509 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.7509"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.7509'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7519"^^xsd:decimal ;
  dwc:decimalLongitude "13.6438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415568-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7519 13.6438)"^^geo:wktLiteral ;
  geo-pos:lat "45.7519"^^xsd:decimal ;
  geo-pos:long "13.6438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6438'^^xsd:double;
  dwc:latitude '45.7519'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula complexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162271'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '162282'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '162282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.752"^^xsd:decimal ;
  dwc:decimalLongitude "13.6437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415624-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.752 13.6437)"^^geo:wktLiteral ;
  geo-pos:lat "45.752"^^xsd:decimal ;
  geo-pos:long "13.6437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6437'^^xsd:double;
  dwc:latitude '45.752'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414501-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414956-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1415168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1415168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1415168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.749"^^xsd:decimal ;
  dwc:decimalLongitude "13.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1415168-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.749 13.6515)"^^geo:wktLiteral ;
  geo-pos:lat "45.749"^^xsd:decimal ;
  geo-pos:long "13.6515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1415168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1415168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1415168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6515'^^xsd:double;
  dwc:latitude '45.749'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1415168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419015-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1419021-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1419021-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1419021-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1419021-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1419021-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1419021-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1419021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149577'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1419021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413630-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413628-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413629-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413447-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413624-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '418219'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '418227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6513)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proschkinia complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6513'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '611833'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '661784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414621-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413750-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413750-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413750-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7471"^^xsd:decimal ;
  dwc:decimalLongitude "13.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413750-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7471 13.6511)"^^geo:wktLiteral ;
  geo-pos:lat "45.7471"^^xsd:decimal ;
  geo-pos:long "13.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413750-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413750-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6511'^^xsd:double;
  dwc:latitude '45.7471'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414662-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '959009'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '959009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414663-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra ulna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149187'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414981-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414982-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413449-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413449-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413449-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413449-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413449-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413449-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413450-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413450-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413450-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413450-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413450-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413450-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414618-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414618-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414618-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414618-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414619-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414620-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1417732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1417732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1417732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1417732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1417732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1417732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1417732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1417732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1414557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1414557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1414557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7489"^^xsd:decimal ;
  dwc:decimalLongitude "13.6516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1414557-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7489 13.6516)"^^geo:wktLiteral ;
  geo-pos:lat "45.7489"^^xsd:decimal ;
  geo-pos:long "13.6516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1414557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1414557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1414557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6516'^^xsd:double;
  dwc:latitude '45.7489'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1414557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1416993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1416993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1416993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.751"^^xsd:decimal ;
  dwc:decimalLongitude "13.6445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1416993-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.751 13.6445)"^^geo:wktLiteral ;
  geo-pos:lat "45.751"^^xsd:decimal ;
  geo-pos:long "13.6445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1416993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1416993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1416993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella var. debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6445'^^xsd:double;
  dwc:latitude '45.751'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '176412'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1416993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '979452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413728-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5740__1413729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5740__1413729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5740__1413729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.747"^^xsd:decimal ;
  dwc:decimalLongitude "13.6512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.015"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5740__1413729-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.747 13.6512)"^^geo:wktLiteral ;
  geo-pos:lat "45.747"^^xsd:decimal ;
  geo-pos:long "13.6512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5740__1413729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1413729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5740_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos in mussel farms - North Adriatic Sea (SosteMiTS Project) 2008-2009'^^xsd:string;
  dwc:catalogNumber '1413729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Tamara Cibic'^^xsd:string;
  dwc:collector 'Tamara Cibic'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6512'^^xsd:double;
  dwc:latitude '45.747'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.015'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol '“At each station, scuba divers collected 3 virtually undisturbed sediment cores using polycarbonate sample tubes (12.7 cm I.D) with a sample area of 127 cm^2. Subsamples of the upper 1.5 cm were taken for microphytobenthos analysis. For the microphytobenthic analyses, aliquots of 2 cm^3 of homogenised sediment were withdrawn using a syringe and directly fixed with 10 ml of formaldehyde (4% final concentration) buffered solution CaMg(CO3)2, in pre-filtered bottom seawater (0.2 ml filters). After manual stirring, 20 microlitter aliquots of the sediment suspension were drawn off from the slurries and placed in a counting chamber.”'^^xsd:string;
  dwc:occurrenceId '1413729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
# EOF